diff --git a/contents/cheat-manager.oscmeta b/contents/cheat-manager.oscmeta new file mode 100644 index 0000000..c970210 --- /dev/null +++ b/contents/cheat-manager.oscmeta @@ -0,0 +1,22 @@ +{ + "information": { + "name": "Cheat Manager", + "author": "Spritez", + "category": "utilities", + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote", + "SDHC" + ], + "version": "0.3" + }, + "source": { + "type": "url", + "format": "rar", + "location": "https://wiibrew.org/w/images/c/c7/Cheat_manager_v0_3.rar" + } +} diff --git a/contents/newobit.oscmeta b/contents/newobit.oscmeta new file mode 100644 index 0000000..302797b --- /dev/null +++ b/contents/newobit.oscmeta @@ -0,0 +1,34 @@ +{ + "information": { + "name": "Newo Bit", + "author": "Owen", + "category": "Games", + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote", + "Nunchuk", + "Classic Controller", + "GameCube Controller", + "SDHC" + ], + "version": "1.0" + }, + "source": { + "type": "url", + "format": "zip", + "location": "https://owensoft.net/project/newogame/dl/newobit.zip" + }, + "treatments": [ + { + "treatment": "contents.move", + "arguments": [ + "newobit/", + "apps/newobit/" + ] + } + ] +}