diff --git a/contents/buttonbreakwiiremote.oscmeta b/contents/buttonbreakwiiremote.oscmeta new file mode 100644 index 0000000..c58f4fa --- /dev/null +++ b/contents/buttonbreakwiiremote.oscmeta @@ -0,0 +1,16 @@ +{ + "information": { + "name": "ButtonBreakWiiRemote", + "author": "Strong Enough", + "author_preferred_contacts": "StrongEnough295", + "category": "games", + "supported_platforms": ["wii", "vwii", "wii_mini"], + "peripherals": ["Wii Remote", "SDHC"], + "version": "0.5" + }, + "source": { + "type": "url", + "format": "zip", + "location": "https://github.com/StrongEnough295/ButtonBreakWiiRemote/releases/download/v0.5/ButtonBreakWiiRemote.zip" + } +}