Skip to content

Commit 1624d54

Browse files
authored
Add Mii Renamer (#113)
1 parent ed4d7d8 commit 1624d54

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

contents/mii-renamer.oscmeta

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

0 commit comments

Comments
 (0)