mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
add lamplifesteal to servers
This commit is contained in:
parent
73a36eb780
commit
ed4ab5f9bf
@ -7,6 +7,7 @@ window.addEventListener('load', () => {
|
||||
servers: [
|
||||
{ addr: 'wss://electronmc.club', name: 'Electron Network' },
|
||||
{ addr: 'wss://play.brickmc.net', name: 'BrickMC' },
|
||||
{ addr: 'wss://mc.lamplifesteal.xyz', name: 'LampLifesteal' },
|
||||
],
|
||||
relays: [
|
||||
{ addr: 'wss://relay.deev.is/', comment: 'lax1dude relay #1', primary: relayId == 0 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user