-
Notifications
You must be signed in to change notification settings - Fork 5
/
update.json
92 lines (92 loc) · 2.94 KB
/
update.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"Launcher": {
"latest_major": "2",
"latest_minor": "1",
"latest_micro": "6",
"gui_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLight%20Menu%20Launcher.cia"
},
"NAND_side": {
"booter": {
"booter_not_major": "7",
"booter_not_minor": "4",
"booter_not_micro": "0",
"booter_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/TWiLight%20Menu.cia"
},
"gameBooter": {
"not_major": "7",
"not_minor": "4",
"not_micro": "0",
"nand_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/TWiLight%20Menu%20-%20Game%20booter.cia"
}
},
"TWiLightMenu": {
"boot": {
"boot_major": "7",
"boot_minor": "4",
"boot_micro": "0",
"boot_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/boot.nds"
},
"main": {
"main_major": "7",
"main_minor": "4",
"main_micro": "0",
"main_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/main.srldr"
},
"settings": {
"settings_major": "7",
"settings_minor": "4",
"settings_micro": "0",
"settings_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/settings.srldr"
},
"dsimenu": {
"dsimenu_major": "7",
"dsimenu_minor": "4",
"dsimenu_micro": "0",
"dsimenu_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/dsimenu.srldr"
},
"r4menu": {
"r4menu_major": "7",
"r4menu_minor": "4",
"r4menu_micro": "0",
"r4menu_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/r4menu.srldr"
},
"akmenu": {
"akmenu_major": "7",
"akmenu_minor": "4",
"akmenu_micro": "0",
"akmenu_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/akmenu.srldr"
},
"slot1launch": {
"slot1launch_major": "7",
"slot1launch_minor": "4",
"slot1launch_micro": "0",
"slot1launch_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/TWiLightMenu/slot1launch.srldr"
}
},
"prebuilds": {
"GBARunner2": {
"GBARunner2_major": "4",
"GBARunner2_minor": "2",
"GBARunner2_micro": "0",
"GBARunner2_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/prebuilts/GBARunner2.nds"
},
"nesTwl": {
"nesTwl_major": "6",
"nesTwl_minor": "4",
"nesTwl_micro": "4",
"nesTwl_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/prebuilts/nesTwl.nds"
},
"GameYob": {
"GameYob_major": "5",
"GameYob_minor": "5",
"GameYob_micro": "1",
"GameYob_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/prebuilts/GameYob.nds"
}
},
"nds-bootstrap": {
"release_ver": "Release v0.17.0 ",
"nightly_ver": "Nightly 4390850 ",
"release_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/nds-bootstrap-release.nds",
"nightly_url": "https://github.com/RocketRobz/TWiLightMenu-update/raw/master/nds-bootstrap-nightly.nds"
}
}