diff --git a/src/server/minecraft.js b/src/server/minecraft.js index 8904b4b..66372fe 100644 --- a/src/server/minecraft.js +++ b/src/server/minecraft.js @@ -20,7 +20,7 @@ export default class Minecraft { auth = null modsList = undefined showNotification = undefined - modsInformationsEndpoint = 'https://launcher.altarik.fr' + modsInformationsEndpoint = 'https://launcher.altarik.fr/launcher.json' setShowNotification (showNotification) { this.showNotification = showNotification