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-18 12:27:55 -07:00 committed by GitHub
parent a5ed1dd796
commit 57050ec659
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,11 +8,11 @@ window.addEventListener('load', function () {
serverWorkerURI: `${window.location.pathname}/worker_bootstrap.js`,
worldsFolder: 'MAIN',
servers: [
{
serverName: 'BrickMC',
serverAddress: 'wss://play.brickmc.net',
/*{
serverName: 'Example server',
serverAddress: 'wss://example.com',
hideAddress: false,
},
},*/
],
relays: [
{