From d8034d7a56040ba23ddf6cee3777c77ab04fa889 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Mon, 23 Oct 2023 19:54:05 +0200 Subject: [PATCH] migration: 'homebrew' -> 'tool' typetag --- entries/dittyeditor/game.json | 4 ++-- entries/labsound/game.json | 4 ++-- entries/looper/game.json | 7 +++---- entries/music-tech-pro-performer-free-version/game.json | 5 ++--- entries/pocketflute/game.json | 4 ++-- entries/reboy/game.json | 4 ++-- entries/synthgba/game.json | 4 ++-- 7 files changed, 15 insertions(+), 17 deletions(-) diff --git a/entries/dittyeditor/game.json b/entries/dittyeditor/game.json index 0f25c43..845990e 100644 --- a/entries/dittyeditor/game.json +++ b/entries/dittyeditor/game.json @@ -2,7 +2,7 @@ "screenshots": [ "ditt.png" ], - "typetag": "homebrew", + "typetag": "tool", "files": [ { "default": true, @@ -16,4 +16,4 @@ "description": "Ditty Editor is an application that can produce chiptunes. ", "platform": "GBA", "last_updated": "2002/08/06" -} +} \ No newline at end of file diff --git a/entries/labsound/game.json b/entries/labsound/game.json index 75b887d..e53bda5 100644 --- a/entries/labsound/game.json +++ b/entries/labsound/game.json @@ -2,7 +2,7 @@ "screenshots": [ "Labsound2.png" ], - "typetag": "homebrew", + "typetag": "tool", "files": [ { "default": true, @@ -17,4 +17,4 @@ "platform": "GBA", "last_updated": "2003/07/15", "repository": "https://github.com/Wollw/SynthGBA" -} +} \ No newline at end of file diff --git a/entries/looper/game.json b/entries/looper/game.json index 971ac31..ff2eecf 100644 --- a/entries/looper/game.json +++ b/entries/looper/game.json @@ -1,7 +1,6 @@ { - "screenshots": [ - ], - "typetag": "homebrew", + "screenshots": [], + "typetag": "tool", "files": [ { "default": true, @@ -12,4 +11,4 @@ "slug": "looper", "title": "Looper", "platform": "GBA" -} +} \ No newline at end of file diff --git a/entries/music-tech-pro-performer-free-version/game.json b/entries/music-tech-pro-performer-free-version/game.json index 719d34c..6666ea1 100644 --- a/entries/music-tech-pro-performer-free-version/game.json +++ b/entries/music-tech-pro-performer-free-version/game.json @@ -12,6 +12,5 @@ "screenshots": [], "slug": "music-tech-pro-performer-free-version", "title": "Music Tech Pro Performer Free Version", - "typetag": "homebrew", - "platform": "GBA" -} + "typetag": "tool" +} \ No newline at end of file diff --git a/entries/pocketflute/game.json b/entries/pocketflute/game.json index 35164f7..2b85fbc 100644 --- a/entries/pocketflute/game.json +++ b/entries/pocketflute/game.json @@ -2,7 +2,7 @@ "screenshots": [ "screen.png" ], - "typetag": "homebrew", + "typetag": "tool", "files": [ { "default": true, @@ -16,4 +16,4 @@ "description": "PocketFlute is a small application made with Ham 2.8 that allows you to play a virtual flute on your GBA, while seeing its music score.", "platform": "GBA", "last_updated": "2005/02/02" -} +} \ No newline at end of file diff --git a/entries/reboy/game.json b/entries/reboy/game.json index 118ba0f..ef9435c 100644 --- a/entries/reboy/game.json +++ b/entries/reboy/game.json @@ -2,7 +2,7 @@ "screenshots": [ "ReBoy_v1.0a.png" ], - "typetag": "homebrew", + "typetag": "tool", "tags": [ "Sequencer" ], @@ -19,4 +19,4 @@ "title": "ReBoy", "description": "A 7 channels, 16step sample based sequencer for the Gameboy Advance.", "platform": "GBA" -} +} \ No newline at end of file diff --git a/entries/synthgba/game.json b/entries/synthgba/game.json index 8522f86..968a99b 100644 --- a/entries/synthgba/game.json +++ b/entries/synthgba/game.json @@ -2,7 +2,7 @@ "screenshots": [ "Synthgba2.png" ], - "typetag": "homebrew", + "typetag": "tool", "files": [ { "default": true, @@ -17,4 +17,4 @@ "platform": "GBA", "last_updated": "2009/11/02", "repository": "https://github.com/Wollw/SynthGBA" -} +} \ No newline at end of file