We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f30c9 commit 1a39e24Copy full SHA for 1a39e24
1 file changed
contents/silly-sounds.oscmeta
@@ -0,0 +1,24 @@
1
+{
2
+ "information": {
3
+ "name": "Silly Sound Maker",
4
+ "author": "DaniLionn",
5
+ "category": "demo",
6
+ "peripherals": [
7
+ "Wii Remote",
8
+ "Nunchuk",
9
+ "Classic Controller"
10
+ ],
11
+ "supported_platforms": [
12
+ "wii",
13
+ "vwii",
14
+ "wii_mini"
15
16
+ "version": "auto"
17
+ },
18
+ "source": {
19
+ "type": "github_release",
20
+ "format": "zip",
21
+ "repository": "DaniLionn/silly-sounds-homebrew-wii",
22
+ "file": "Silly-sounds.zip"
23
+ }
24
+}
0 commit comments