From 68299703436e99426a1471c0ea4b6a29f920b440 Mon Sep 17 00:00:00 2001 From: Def64 <130855607+defdoesworld@users.noreply.github.com> Date: Mon, 19 May 2025 21:24:07 +0100 Subject: [PATCH] Add Rainbii.oscmeta --- Rainbii.oscmeta | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Rainbii.oscmeta diff --git a/Rainbii.oscmeta b/Rainbii.oscmeta new file mode 100644 index 0000000..ca5225d --- /dev/null +++ b/Rainbii.oscmeta @@ -0,0 +1,21 @@ +{ + "information": { + "name": "Rainbii", + "author": "Def64", + "author_preferred_contacts": "", + "category": "media", + "peripherals": ["Wii Remote"], + "version": "0.1" + }, + "source": { + "type": "url", + "format": "zip", + "location": "https://drive.google.com/uc?export=download&id=1is4E1DBk8Jmn6vv7JtA8KVYsnlVXgNJp" + }, + "treatments": [ + { + "treatment": "contents.move", + "arguments": ["Rainbii/", "apps/Rainbii/"] + } + ] +} \ No newline at end of file