diff --git a/entries/tobutobugirl/game.json b/entries/tobutobugirl/game.json index 57d1ee2f..6414b57d 100644 --- a/entries/tobutobugirl/game.json +++ b/entries/tobutobugirl/game.json @@ -11,6 +11,7 @@ "license": "MIT", "onlineplay": true, "platform": "GB", + "gameWebsite": "https://tangramgames.itch.io/tobutobugirl", "repository": "https://github.com/SimonLarsen/tobutobugirl", "screenshots": [ "screenshot1.bmp" @@ -22,4 +23,4 @@ ], "title": "Tobu Tobu Girl", "typetag": "game" -} \ No newline at end of file +} diff --git a/entries/tobutobugirldeluxe/1.png b/entries/tobutobugirldeluxe/1.png new file mode 100644 index 00000000..e1fc50c1 Binary files /dev/null and b/entries/tobutobugirldeluxe/1.png differ diff --git a/entries/tobutobugirldeluxe/2.png b/entries/tobutobugirldeluxe/2.png new file mode 100644 index 00000000..e0405049 Binary files /dev/null and b/entries/tobutobugirldeluxe/2.png differ diff --git a/entries/tobutobugirldeluxe/3.png b/entries/tobutobugirldeluxe/3.png new file mode 100644 index 00000000..7add1ce9 Binary files /dev/null and b/entries/tobutobugirldeluxe/3.png differ diff --git a/entries/tobutobugirldeluxe/game.json b/entries/tobutobugirldeluxe/game.json new file mode 100644 index 00000000..4219c345 --- /dev/null +++ b/entries/tobutobugirldeluxe/game.json @@ -0,0 +1,27 @@ +{ + "developer": "Tangram Games", + "files": [ + { + "default": true, + "filename": "tobudx.gb", + "playable": true + } + ], + "license": "MIT", + "onlineplay": true, + "platform": "GB", + "gameWebsite": "https://tangramgames.itch.io/tobu-tobu-girl-deluxe", + "repository": "https://github.com/SimonLarsen/tobutobugirl-dx", + "screenshots": [ + "1.png", + "2.png", + "3.png" + ], + "slug": "tobutobugirldeluxe", + "tags": [ + "Open Source", + "Action" + ], + "title": "Tobu Tobu Girl Deluxe", + "typetag": "game" +} diff --git a/entries/tobutobugirldeluxe/tobudx.gb b/entries/tobutobugirldeluxe/tobudx.gb new file mode 100644 index 00000000..2e6ba8fb Binary files /dev/null and b/entries/tobutobugirldeluxe/tobudx.gb differ