Last active
July 15, 2016 13:07
-
-
Save peterix/86811f16e4c0762f9d07b4637986a18b to your computer and use it in GitHub Desktop.
Mirrors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version":1, | |
"name":"BMCLAPI", | |
"mirrors": | |
[ | |
{ | |
"name":"assetsURL", | |
"officialPrefix":"http://resources.download.minecraft.net/", | |
"mirrorPrefix":"http://bmclapi2.bangbang93.com/objects/" | |
}, | |
{ | |
"name":"librariesURL", | |
"officialPrefix":"https://libraries.minecraft.net/", | |
"mirrorPrefix":"http://bmclapi2.bangbang93.com/libraries/" | |
}, | |
{ | |
"name":"versionsURL", | |
"officialPrefix":"https://launcher.mojang.com/mc/game/", | |
"mirrorPrefix":"http://bmclapi2.bangbang93.com/mc/game/" | |
} | |
] | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version":1, | |
"mirrors": | |
[ | |
{ | |
"name":"BMCLAPI", | |
"description":"Use the BMCLAPI mirror located in China", | |
"url":"BMCLAPI.json" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment