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:
parent
a5ed1dd796
commit
57050ec659
@ -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: [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user