diff --git a/contents/bluemii.oscmeta b/contents/bluemii.oscmeta new file mode 100644 index 0000000..85c4724 --- /dev/null +++ b/contents/bluemii.oscmeta @@ -0,0 +1,23 @@ +{ + "information": { + "name": "BlueMii", + "author": "Zarithya", + "category": "utilities", + "peripherals": [ + "Wii Remote", + "GameCube Controller" + ], + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "Zarithya/BlueMii", + "file": "BlueMii.*.zip" + } +}