diff --git a/contents/WiiRremote.oscmeta b/contents/WiiRremote.oscmeta new file mode 100644 index 0000000..4d88282 --- /dev/null +++ b/contents/WiiRremote.oscmeta @@ -0,0 +1,22 @@ +{ + "information": { + "name": "WiiRremote", + "author": "Abdelali221", + "category": "utilities", + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "abdelali221/WiiRremote", + "file": "WiiRremote.zip" + } +}