mirror of
https://github.com/AltarikMC/Launcher
synced 2025-12-13 11:41:45 +00:00
Change mod information endpoint
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user