-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy pathupdates.json
More file actions
16 lines (16 loc) · 915 Bytes
/
Copy pathupdates.json
File metadata and controls
16 lines (16 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/project-expansion",
"1.21.1": {
"1.21.1-1.0.0": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.0",
"1.21.1-1.0.1": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.1",
"1.21.1-1.0.2": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.2",
"1.21.1-1.0.3": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.3",
"1.21.1-1.0.4": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.4",
"1.21.1-1.0.5": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.5",
"1.21.1-1.0.6": "https://github.com/DonovanDMC/ProjectExpansion/releases/tag/1.21.1-1.0.6"
},
"promos": {
"1.21.1-latest": "1.21.1-1.0.6",
"1.21.1-recommended": "1.21.1-1.0.6"
}
}