mirror of
https://git.zelz.net/Eagler-1.12/1.12-builds.git
synced 2025-12-14 14:07:40 +00:00
u2
This commit is contained in:
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
|
||||
<meta name="description" content="Play minecraft 1.12 in your browser" />
|
||||
<meta name="keywords" content="eaglercraft, minecraft, 1.12, 1.12.2" />
|
||||
<title>Eaglercraft 1.12 WASM-GC</title>
|
||||
<title>EaglercraftX 1.12 WASM-GC</title>
|
||||
<meta property="og:locale" content="en-US" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Eaglercraft 1.12 WASM" />
|
||||
@@ -29,13 +29,16 @@
|
||||
assetsURI: "assets.epw",
|
||||
worldsDB: "worlds",
|
||||
servers: [
|
||||
/* example: { addr: "ws://localhost:8081/", name: "Local test server" } */
|
||||
],
|
||||
relays: [
|
||||
{ addr: "wss://relay.deev.is/", comment: "lax1dude relay #1", primary: relayId == 0 },
|
||||
{ addr: "wss://relay.lax1dude.net/", comment: "lax1dude relay #2", primary: relayId == 1 },
|
||||
{ addr: "wss://relay.shhnowisnottheti.me/", comment: "ayunami relay #1", primary: relayId == 2 }
|
||||
]
|
||||
{ addr: "wss://play.zelz.net", name: "ZelzNet" },
|
||||
{ addr: "wss://mc.arch.lol", name: "ArchMC" },
|
||||
{ addr: "wss://beta.arch.lol", name: "§r §r §r §r §4§lArchMC Beta" },
|
||||
{ addr: "wss://mc.lamplifesteal.xyz", name: "LampLifesteal" },
|
||||
{ addr: "wss://mc.ricenetwork.xyz", name: "Rice Network X BallCraft" },
|
||||
{ addr: "wss://clever-teaching.com", name: "Clever Teaching" },
|
||||
{ addr: "wss://mc.asspixel.net", name: "Asspixel Network" },
|
||||
{ addr: "wss://vanillamc.tech", name: "VanillaMC" },
|
||||
{ addr: "wss://aeon-network.net", name: "Aeon Network" }
|
||||
]
|
||||
};
|
||||
|
||||
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
||||
Reference in New Issue
Block a user