mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-21 19:22:13 -08:00
Update distromanager.js
This commit is contained in:
parent
412b8f1085
commit
cade9f185a
@ -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 = 'http://59.26.10.62:8080/distribution.json'
|
||||
exports.REMOTE_DISTRO_URL = 'http://127.0.0.1:8080/distribution.json'
|
||||
|
||||
const api = new DistributionAPI(
|
||||
ConfigManager.getLauncherDirectory(),
|
||||
|
Loading…
Reference in New Issue
Block a user