From e3b760ba039a3f7d203ce69f70f3dc10439c6787 Mon Sep 17 00:00:00 2001 From: Strong Enough Date: Fri, 1 May 2026 18:35:33 -0500 Subject: [PATCH 1/2] Create buttonbreakwiinunchuk.oscmeta --- contents/buttonbreakwiinunchuk.oscmeta | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 contents/buttonbreakwiinunchuk.oscmeta diff --git a/contents/buttonbreakwiinunchuk.oscmeta b/contents/buttonbreakwiinunchuk.oscmeta new file mode 100644 index 0000000..93a876a --- /dev/null +++ b/contents/buttonbreakwiinunchuk.oscmeta @@ -0,0 +1,16 @@ +{ + "information": { + "name": "ButtonBreakWiiNunchuk", + "author": "Strong Enough", + "author_preferred_contacts": "StrongEnough295", + "category": "games", + "supported_platforms": ["wii", "vwii", "wii_mini"], + "peripherals": ["Wii Remote", "SDHC"], + "version": "0.5" + }, + "source": { + "type": "url", + "format": "zip", + "location": "https://github.com/StrongEnough295/ButtonBreakWiiNunchuk/releases/download/v0.5/ButtonBreakWiiNunchuk.zip" + } +} From 4515151c1739135557f152a88167c4b7a8bf1117 Mon Sep 17 00:00:00 2001 From: Strong Enough Date: Fri, 1 May 2026 18:36:59 -0500 Subject: [PATCH 2/2] Update buttonbreakwiinunchuk.oscmeta --- contents/buttonbreakwiinunchuk.oscmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents/buttonbreakwiinunchuk.oscmeta b/contents/buttonbreakwiinunchuk.oscmeta index 93a876a..54b67c9 100644 --- a/contents/buttonbreakwiinunchuk.oscmeta +++ b/contents/buttonbreakwiinunchuk.oscmeta @@ -5,7 +5,7 @@ "author_preferred_contacts": "StrongEnough295", "category": "games", "supported_platforms": ["wii", "vwii", "wii_mini"], - "peripherals": ["Wii Remote", "SDHC"], + "peripherals": ["Nunchuk", "SDHC"], "version": "0.5" }, "source": {