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 b465b27dfa
commit 0211db4d58
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`, serverWorkerURI: `${window.location.pathname}/worker_bootstrap.js`,
worldsFolder: 'MAIN', worldsFolder: 'MAIN',
servers: [ servers: [
{ /*{
serverName: 'BrickMC', serverName: 'Example server',
serverAddress: 'wss://play.brickmc.net', serverAddress: 'wss://example.com',
hideAddress: false, hideAddress: false,
}, },*/
], ],
relays: [ relays: [
{ {