This commit is contained in:
2024-09-14 14:36:35 +02:00
parent eb683f89ec
commit 627fbd48d7
20 changed files with 6046 additions and 6363 deletions

View File

@@ -4,7 +4,7 @@ const ConfigManager = require('./configmanager')
// Old WesterosCraft url.
// exports.REMOTE_DISTRO_URL = 'http://mc.westeroscraft.com/WesterosCraftLauncher/distribution.json'
exports.REMOTE_DISTRO_URL = 'https://helios-files.geekcorner.eu.org/distribution.json'
exports.REMOTE_DISTRO_URL = 'https://distribution.oier.ovh/distribution.json'
const api = new DistributionAPI(
ConfigManager.getLauncherDirectory(),