Skip to content

Commit 424554b

Browse files
authored
Add tikdumper (#132)
* Add tikdumper * remove flags because none are there
1 parent df885ed commit 424554b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

contents/tikdumper.oscmeta

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{
2+
"information": {
3+
"name": "tikdumper",
4+
"author": "Aep",
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": "Aeplet/tikdumper",
21+
"file": "tikdumper.zip"
22+
}
23+
}

0 commit comments

Comments
 (0)