forked from desht/ModularRouters
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrelease_info.json
25 lines (25 loc) · 1.16 KB
/
release_info.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
{
"homepage" : "https://minecraft.curseforge.com/projects/modular-routers",
"promos" : {
"1.16.4-recommended" : "7.3.0",
"1.16.4-latest" : "7.3.0",
"1.16.3-recommended" : "7.3.0",
"1.16.3-latest" : "7.3.0",
"1.16.1-recommended" : "7.0.2",
"1.16.1-latest" : "7.0.2"
},
"1.16.4" : {
"7.2.0": "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#720-4-nov-2020",
"7.3.0": "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#730-4-jan-2021"
},
"1.16.3" : {
"7.2.0" : "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#720-4-nov-2020",
"7.1.1" : "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#711-22-oct-2020",
"7.1.0" : "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#710-4-oct-2020"
},
"1.16.1" : {
"7.0.2" : "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#702-21-sep-2020",
"7.0.1" : "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#701-12-aug-2020",
"7.0.0" : "https://github.com/desht/ModularRouters/blob/MC1.16-master/Changelog.md#700-11-jul-2020"
}
}