diff --git a/contents/wii-mobiclip-player.oscmeta b/contents/wii-mobiclip-player.oscmeta new file mode 100644 index 0000000..f423c01 --- /dev/null +++ b/contents/wii-mobiclip-player.oscmeta @@ -0,0 +1,32 @@ +{ + "information": { + "name": "Wii Mobiclip Player", + "author": "quatric", + "category": "media", + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote", + "Wii Remote", + "Wii Remote", + "Wii Remote", + "Nunchuk", + "Classic Controller", + "GameCube Controller", + "SDHC" + ], + "flags": [ + "writes_to_nand" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "quatric/wii-mobiclip-player", + "file": "wii-mobiclip-player.zip" + } +}