From a6a721373987b19f3d22282fe4aef0caf22e8c85 Mon Sep 17 00:00:00 2001 From: Artuto Date: Sat, 21 Sep 2024 19:05:43 -0600 Subject: [PATCH] Fix cheat-manager folder --- contents/cheat-manager.oscmeta | 13 +++++++++++-- contents/newobit.oscmeta | 6 +++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/contents/cheat-manager.oscmeta b/contents/cheat-manager.oscmeta index c970210..5be3d3f 100644 --- a/contents/cheat-manager.oscmeta +++ b/contents/cheat-manager.oscmeta @@ -18,5 +18,14 @@ "type": "url", "format": "rar", "location": "https://wiibrew.org/w/images/c/c7/Cheat_manager_v0_3.rar" - } -} + }, + "treatments": [ + { + "treatment": "contents.move", + "arguments": [ + "apps/cheat manager/", + "apps/cheat-manager/" + ] + } + ] +} \ No newline at end of file diff --git a/contents/newobit.oscmeta b/contents/newobit.oscmeta index 302797b..ddba923 100644 --- a/contents/newobit.oscmeta +++ b/contents/newobit.oscmeta @@ -8,7 +8,7 @@ "vwii", "wii_mini" ], - "peripherals": [ + "peripherals": [ "Wii Remote", "Nunchuk", "Classic Controller", @@ -22,7 +22,7 @@ "format": "zip", "location": "https://owensoft.net/project/newogame/dl/newobit.zip" }, - "treatments": [ + "treatments": [ { "treatment": "contents.move", "arguments": [ @@ -31,4 +31,4 @@ ] } ] -} +} \ No newline at end of file