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