servers/assets/cardlife/ServerConfig.json

12 lines
471 B
JSON
Raw Normal View History

2025-01-25 18:20:07 -05:00
{
"AuthUrl": "https://live-auth.cl.ngni.us/api/",
"LobbyUrl": "https://live-lobby.cl.ngni.us/api/",
"InventoryUrl": "https://live-save.cl.ngni.us/api/",
"FallbackAuthUrl": "https://proxy.cl.ngni.us:8010/api/",
"FallbackLobbyUrl": "https://proxy.cl.ngni.us:8030/api/",
"FallbackInventoryUrl": "https://proxy.cl.ngni.us:8020/api/",
"GameServerPath": "/",
"GameServerExe": "/CardlifeGameServer.exe",
"PhotonUrl": "http://photon.cardlifegame.com"
}