1
0
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:
zumbiepig 2024-08-29 08:17:06 -07:00
parent 81ced7a075
commit 35b51f95c4
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -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 },