From 9ad8c3156d0003176fca72eaeebacb2fb27ebc54 Mon Sep 17 00:00:00 2001 From: Artuto Date: Tue, 6 Aug 2024 17:43:17 -0600 Subject: [PATCH] Formatted files --- contents/wcalc.oscmeta | 17 +++++++++++++---- contents/wiirps.oscmeta | 17 +++++++++++++---- 2 files changed, 26 insertions(+), 8 deletions(-) diff --git a/contents/wcalc.oscmeta b/contents/wcalc.oscmeta index 0c3cd54..3575889 100644 --- a/contents/wcalc.oscmeta +++ b/contents/wcalc.oscmeta @@ -5,8 +5,14 @@ "author_preferred_contacts": "", "category": "utilities", "version": "auto", - "supported_platforms": ["wii", "vwii", "wii_mini"], - "peripherals": ["Wii Remote"] + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote" + ] }, "source": { "type": "github_release", @@ -17,7 +23,10 @@ "treatments": [ { "treatment": "contents.move", - "arguments": ["wcalc/", "apps/wcalc/"] + "arguments": [ + "wcalc/", + "apps/wcalc/" + ] } ] -} +} \ No newline at end of file diff --git a/contents/wiirps.oscmeta b/contents/wiirps.oscmeta index abb0958..13f3c09 100644 --- a/contents/wiirps.oscmeta +++ b/contents/wiirps.oscmeta @@ -5,8 +5,14 @@ "author_preferred_contacts": "", "category": "games", "version": "auto", - "supported_platforms": ["wii", "vwii", "wii_mini"], - "peripherals": ["Wii Remote"] + "supported_platforms": [ + "wii", + "vwii", + "wii_mini" + ], + "peripherals": [ + "Wii Remote" + ] }, "source": { "type": "github_release", @@ -17,7 +23,10 @@ "treatments": [ { "treatment": "contents.move", - "arguments": ["wiirps/", "apps/wiirps/"] + "arguments": [ + "wiirps/", + "apps/wiirps/" + ] } ] -} +} \ No newline at end of file