-
Notifications
You must be signed in to change notification settings - Fork 21
/
release_info.json
20 lines (20 loc) · 926 Bytes
/
release_info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"homepage" : "https://minecraft.curseforge.com/projects/modular-routers",
"promos" : {
"1.21-recommended" : "13.0.3",
"1.21-latest" : "13.0.3",
"1.21.1-recommended" : "13.2.1",
"1.21.1-latest" : "13.2.1"
},
"1.21.1" : {
"13.2.1": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1321",
"13.2.0": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1320",
"13.1.0": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1310"
},
"1.21" : {
"13.0.0": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1300",
"13.0.1": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1301",
"13.0.2": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1302",
"13.0.3": "https://github.com/desht/ModularRouters/blob/MC1.21-master/Changelog.md#1303"
}
}