mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
feat: add Relic Network
This commit is contained in:
parent
f43698aea4
commit
1db0ac797e
|
|
@ -64,6 +64,11 @@ const PARTNERSHIP_SERVERS = [
|
|||
ip: "lce.kowhaifan.net",
|
||||
port: 25565,
|
||||
},
|
||||
{
|
||||
name: "Relic Network",
|
||||
ip: "lce.relicnetwork.xyz",
|
||||
port: 25565,
|
||||
},
|
||||
];
|
||||
|
||||
interface GameManagerProps {
|
||||
|
|
|
|||
Loading…
Reference in a new issue