Skip to content

Commit 7639880

Browse files
authored
Add BlueMii (#134)
1 parent 424554b commit 7639880

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

contents/bluemii.oscmeta

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

0 commit comments

Comments
 (0)