diff --git a/contents/ButtonGame.oscmeta b/contents/ButtonGame.oscmeta new file mode 100644 index 0000000..2c4ce58 --- /dev/null +++ b/contents/ButtonGame.oscmeta @@ -0,0 +1,22 @@ +{ + "information": { + "name": "Button Game", + "author": "Uproxide", + "category": "games", + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "uproxide/Button-Game", + "file": "ButtonGame.zip" + } +}