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:
11
assets/cardlife/ServerConfig.json
Normal file
11
assets/cardlife/ServerConfig.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user