mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 08:24:50 +00:00
Update main.ts
Signed-off-by: zumbiepig <121742281+zumbiepig@users.noreply.github.com>
This commit is contained in:
parent
a6081d5321
commit
f9c4831ab4
@ -5,7 +5,7 @@ window.addEventListener('load', () => {
|
||||
container: 'game_frame',
|
||||
assetsURI: `${window.location.pathname}/assets.epk`,
|
||||
localesURI: `${window.location.pathname}/lang/`,
|
||||
servers: [{ addr: 'wss://eagler.xyz', name: 'TemuzX' }],
|
||||
servers: [{ addr: 'wss://temuzx.xyz', name: 'TemuzX' }],
|
||||
relays: [
|
||||
{
|
||||
addr: 'wss://relay.deev.is/',
|
||||
|
Loading…
x
Reference in New Issue
Block a user