diff --git a/contents/CarHorn.oscmeta b/contents/CarHorn.oscmeta new file mode 100644 index 0000000..e3624cd --- /dev/null +++ b/contents/CarHorn.oscmeta @@ -0,0 +1,21 @@ +{ + "information": { + "name": "CarHorn Wii", + "author": "Dakotath", + "category": "utilities", + "supported_platforms": [ + "wii", + "vwii" + ], + "peripherals": [ + "Wii Remote" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "dakotath/carhorn", + "file": "carhorn.zip" + } +} diff --git a/contents/PONiiGuesser.oscmeta b/contents/PONiiGuesser.oscmeta new file mode 100644 index 0000000..46fb95c --- /dev/null +++ b/contents/PONiiGuesser.oscmeta @@ -0,0 +1,21 @@ +{ + "information": { + "name": "PONiiGuesser", + "author": "Dakotath", + "category": "utilities", + "supported_platforms": [ + "wii", + "vwii" + ], + "peripherals": [ + "Wii Remote" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "dakotath/poniiguesser", + "file": "PONiiGuesser.zip" + } +}