Skip to content

Commit ddc8fa6

Browse files
authored
Add WiiRremote. (#135)
1 parent 7639880 commit ddc8fa6

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

contents/WiiRremote.oscmeta

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

0 commit comments

Comments
 (0)