feat: add Relic Network

This commit is contained in:
neoapps-dev 2026-05-17 19:55:57 +03:00
parent f43698aea4
commit 1db0ac797e

View file

@ -64,6 +64,11 @@ const PARTNERSHIP_SERVERS = [
ip: "lce.kowhaifan.net",
port: 25565,
},
{
name: "Relic Network",
ip: "lce.relicnetwork.xyz",
port: 25565,
},
];
interface GameManagerProps {