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

Add some useful info files

This commit is contained in:
NGnius (Graham)
2025-01-25 18:20:07 -05:00
parent fe2816e9d3
commit 88ef5e7e1c
5 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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"
}