1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 09:24:48 +00:00

Update main.ts

Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
zumbiepig 2024-09-11 20:40:29 -07:00 committed by GitHub
parent a6081d5321
commit f9c4831ab4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ window.addEventListener('load', () => {
container: 'game_frame', container: 'game_frame',
assetsURI: `${window.location.pathname}/assets.epk`, assetsURI: `${window.location.pathname}/assets.epk`,
localesURI: `${window.location.pathname}/lang/`, localesURI: `${window.location.pathname}/lang/`,
servers: [{ addr: 'wss://eagler.xyz', name: 'TemuzX' }], servers: [{ addr: 'wss://temuzx.xyz', name: 'TemuzX' }],
relays: [ relays: [
{ {
addr: 'wss://relay.deev.is/', addr: 'wss://relay.deev.is/',