mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
48 lines
1.9 KiB
JSON
48 lines
1.9 KiB
JSON
{
|
|
"MaintenanceMode": "false",
|
|
"MaintenanceRegex": "",
|
|
"EacEnabled": "true",
|
|
"MinimumVersion": "2855",
|
|
"PhotonSocialServer": "rc-backend.servers.robocraftgame.com:4534",
|
|
"PhotonServicesServer": "rc-backend.servers.robocraftgame.com:4532",
|
|
"PhotonChatServer": "rc-backend.servers.robocraftgame.com:4530",
|
|
"PhotonSinglePlayerServer": "rc-backend.servers.robocraftgame.com:4536",
|
|
"GameplayServerServiceAddress": "rc-backend.servers.robocraftgame.com:4538",
|
|
"PhotonLobbyServer": "rc-backend.servers.robocraftgame.com:4540",
|
|
"ErrorLogAddress": "logs.freejamgames.com:4561",
|
|
"ServerErrorLogAddress": "logs.freejamgames.com:4562",
|
|
"authUrl": "http://127.0.0.1:8001/",
|
|
"paymentUrl": "http://127.0.0.1:8011/",
|
|
"enterBattleLogGenerationTimeout": "60",
|
|
"GameServerConnectionTestTimeout": 10,
|
|
"AvatarCdnUrl": "http://127.0.0.1:8010/customavatar/Live/",
|
|
"ClanAvatarCdnUrl": "http://127.0.0.1:8010/clanavatar/Live/",
|
|
"FeatureThrottlerOnPercent": "100",
|
|
"EmailCaptureEnabled": "true",
|
|
"UnreliableMessages": "true",
|
|
"MessageQueueEnabled": "true",
|
|
"BrawlDataUrl": "http://127.0.0.1:8010/brawldata/Live/",
|
|
"CampaignDataUrl": "http://127.0.0.1:8010/campaigndata/Live/",
|
|
"LeaderboardsUrl": "https://leaderboards.robocraftgame.com",
|
|
"NetworkChannelTypes": "3113",
|
|
"MaxSentMessageQueueSize": 64,
|
|
"IsAcksLong": 1,
|
|
"NetworkDropThreshold": 80,
|
|
"PacketSize": 1200,
|
|
"MaxPacketSize": 5888,
|
|
"MaxCombinedReliableMessageCount": 20,
|
|
"MaxCombinedReliableMessageSize": 200,
|
|
"MaxDelay": 1,
|
|
"OverflowThreshold": 10,
|
|
"MinUpdateTimeout": 1,
|
|
"DevMessageRefresh": 60,
|
|
"MaintenanceRefresh": 30,
|
|
"SaveRequestOnPhoton": "false",
|
|
"UseS3System": "true",
|
|
"authMigrationUrl": "http://88.150.159.132:3000/auth-migration",
|
|
"xsollaEnabled": "true",
|
|
"MaintenanceMessage": "Robocraft is currently undergoing server maintenance. ",
|
|
"DevMessage": "NGnius says hello",
|
|
"DevMessageDisplayTime": "10"
|
|
}
|