1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Remove mentions of Cardlife (moved to different repo)

This commit is contained in:
NG (Graham)
2025-09-17 17:30:05 -04:00
parent c9f9d146e8
commit 91fc2db868
17 changed files with 18 additions and 502 deletions

View File

@@ -1,11 +0,0 @@
{
"AuthUrl": "https://live-auth.cl.ngram.ca/api/",
"LobbyUrl": "https://live-lobby.cl.ngram.ca/api/",
"InventoryUrl": "https://live-save.cl.ngram.ca/api/",
"FallbackAuthUrl": "https://proxy.cl.ngram.ca:8010/api/",
"FallbackLobbyUrl": "https://proxy.cl.ngram.ca:8030/api/",
"FallbackInventoryUrl": "https://proxy.cl.ngram.ca:8020/api/",
"GameServerPath": "/",
"GameServerExe": "/CardlifeGameServer.exe",
"PhotonUrl": "http://photon.cardlifegame.com"
}

View File

@@ -1,11 +0,0 @@
{
"AuthUrl": "http://127.0.0.1:8001/api/",
"LobbyUrl": "http://127.0.0.1:8002/api/",
"InventoryUrl": "http://127.0.0.1:8003/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"
}