mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 08:17:23 +00:00
end partnership with Relic Network. They switched to Java
This commit is contained in:
parent
1b4d6f590b
commit
aaeb2bea47
|
|
@ -72,12 +72,7 @@ const PARTNERSHIP_SERVERS = [
|
|||
name: "Kowhaifans Clubhouse",
|
||||
ip: "lce.kowhaifan.net",
|
||||
port: 25565,
|
||||
},
|
||||
{
|
||||
name: "Relic Network",
|
||||
ip: "lce.relicnetwork.xyz",
|
||||
port: 25565,
|
||||
},
|
||||
}
|
||||
];
|
||||
|
||||
interface GameManagerProps {
|
||||
|
|
@ -578,4 +573,4 @@ export function useGameManager({
|
|||
customizations,
|
||||
updateCustomization,
|
||||
};
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue