Skip to content

Commit d75b0c8

Browse files
authored
Add Parental Controls Remover (#117)
1 parent 0992f03 commit d75b0c8

File tree

1 file changed

+25
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)