diff --git a/contents/WIIT_WiiInputTester.oscmeta b/contents/WIIT_WiiInputTester.oscmeta new file mode 100644 index 0000000..13e8d0a --- /dev/null +++ b/contents/WIIT_WiiInputTester.oscmeta @@ -0,0 +1,19 @@ +{ + "information": { + "name": "WIIT", + "author": "BlocksumoGuys", + "author_preferred_contacts": "@BlocksumoGuys on twitter, @BlocksumoGuys on discord, @BlocksumoGuys on youtube", + "category": "utilities", + "peripherals": ["Wii Remote", "Nunchuk"], + "version": "auto", + "supported_platforms": [ + "wii", + ] + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "BlocksumoGuys/WIIT", + "file": "wiit.zip" + } +}