Skip to content

Commit ed6c3b9

Browse files
authored
Add WiiFractals (#130)
* Create WiiFractals.oscmeta * Update WiiFractals.oscmeta
1 parent 5ba150b commit ed6c3b9

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

contents/WiiFractals.oscmeta

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"information": {
3+
"name": "WiiFractals",
4+
"author": "Abdelali221",
5+
"category": "demos",
6+
"supported_platforms": [
7+
"wii",
8+
"vwii"
9+
],
10+
"peripherals": [
11+
"Wii Remote"
12+
],
13+
"version": "auto"
14+
},
15+
"source": {
16+
"type": "github_release",
17+
"format": "zip",
18+
"repository": "Abdelali221/WiiFractals",
19+
"file": "WiiFractals.zip"
20+
}
21+
}

0 commit comments

Comments
 (0)