diff --git a/contents/sdlpop.oscmeta b/contents/sdlpop.oscmeta new file mode 100644 index 0000000..45af50f --- /dev/null +++ b/contents/sdlpop.oscmeta @@ -0,0 +1,24 @@ +{ + "information": { + "name": "SDLPoP Wii", + "author": "OiJorgeLucas", + "category": "games", + "supported_platforms": [ + "wii" + ], + "peripherals": [ + "Wii Remote", + "Nunchuk", + "Classic Controller", + "USB Keyboard", + "SDHC" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "OiJorgeLucas/SDLPoP-Wii", + "file": "SDLPoP-Wii-*.zip" + } +}