10 lines
236 B
JSON
10 lines
236 B
JSON
{
|
|
"minecraft": {
|
|
"versions_manifest": "https://launchermeta.mojang.com/mc/game/version_manifest_v2.json",
|
|
"asset_base": "https://resources.download.minecraft.net/"
|
|
},
|
|
"custom": {
|
|
"files_manifest": "${CUSTOM_MANIFEST_URL}"
|
|
}
|
|
}
|