diff --git a/contents/chromono.oscmeta b/contents/chromono.oscmeta new file mode 100644 index 0000000..d2824ed --- /dev/null +++ b/contents/chromono.oscmeta @@ -0,0 +1,34 @@ +{ + "information": { + "name": "chro.mono", + "author": "Thomas Perl", + "authors": [ + "Alberto Mardegan (port)" + ], + "category": "games", + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote" + ], + "version": "auto" + }, + "source": { + "type": "github_release", + "format": "zip", + "repository": "mardy/chromono", + "file": "chromono*.zip" + }, + "treatments": [ + { + "treatment": "contents.move", + "arguments": [ + "chromono/", + "apps/chromono/" + ] + } + ] +}