From 9006e99e0a5238f3997b186ef9e281877d9a8288 Mon Sep 17 00:00:00 2001 From: John Oestmann <106002866+johnoestmannmusic@users.noreply.github.com> Date: Mon, 18 Nov 2024 11:26:04 +1030 Subject: [PATCH] Added Furnace Tracker to apps.json (#152) Replaces PR #150, which wasn't editing the json file --- data/apps.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/apps.json b/data/apps.json index f5726b5..7b0b1fc 100644 --- a/data/apps.json +++ b/data/apps.json @@ -127,6 +127,16 @@ "repo": "FlexASIO" } }, + { + "name": "Furnace", + "url": "https://github.com/tildearrow/furnace", + "description": "Tracker sequencer with a huge selection of game system chips", + "repository": { + "type": "GitHub", + "user": "tildearrow", + "repo": "furnace" + } + }, { "name": "Giada", "url": "https://www.giadamusic.com/",