diff --git a/contents/ntp.oscmeta b/contents/ntp.oscmeta index 5ab53ba..ee76365 100644 --- a/contents/ntp.oscmeta +++ b/contents/ntp.oscmeta @@ -3,6 +3,10 @@ "name": "NTP client", "author": "Galaxy Master", "category": "utilities", + "supported_platforms": [ + "wii", + "wii_mini" + ], "peripherals": [ "Wii Remote", "GameCube Controller" @@ -18,4 +22,4 @@ "format": "zip", "location": "https://hbbarchive.oscwii.org/legacy/ntp.zip" } -} \ No newline at end of file +} diff --git a/contents/sntp.oscmeta b/contents/sntp.oscmeta index c3131f5..9833e10 100644 --- a/contents/sntp.oscmeta +++ b/contents/sntp.oscmeta @@ -3,6 +3,10 @@ "name": "sntp", "author": "ErikZ", "category": "utilities", + "supported_platforms": [ + "wii", + "wii_mini" + ], "peripherals": [ "Wii Remote", "GameCube Controller" @@ -38,4 +42,4 @@ ] } ] -} \ No newline at end of file +}