Browse Source

Corrected Map Images and directory

pull/47/head
xtoor 6 years ago
parent
commit
883416221c
  1. 128
      ATLASDedicatedServer/ServerGrid.ServerOnly.json
  2. 2574
      ATLASDedicatedServer/ServerGrid.json
  3. BIN
      ATLASDedicatedServer/ServerGrid/CellImg_0-0.jpg
  4. BIN
      ATLASDedicatedServer/ServerGrid/MapImg.jpg

128
ATLASDedicatedServer/ServerGrid.ServerOnly.json

@ -1,65 +1,65 @@
{ {
"LocalS3URL": "", "LocalS3URL": "",
"LocalS3AccessKeyId": "", "LocalS3AccessKeyId": "",
"LocalS3SecretKey": "", "LocalS3SecretKey": "",
"LocalS3BucketName": "", "LocalS3BucketName": "",
"LocalS3Region": "", "LocalS3Region": "",
"TribeLogConfig": { "TribeLogConfig": {
"MaxRedisEntries": 1000, "MaxRedisEntries": 1000,
"BackupMode": "off", "BackupMode": "off",
"MaxFileHistory": 10, "MaxFileHistory": 10,
"HttpBackupURL": "", "HttpBackupURL": "",
"HttpAPIKey": "", "HttpAPIKey": "",
"S3KeyPrefix": "" "S3KeyPrefix": ""
}, },
"SharedLogConfig": { "SharedLogConfig": {
"FetchRateSec": 60, "FetchRateSec": 60,
"SnapshotCleanupSec": 900, "SnapshotCleanupSec": 900,
"SnapshotRateSec": 1800, "SnapshotRateSec": 1800,
"SnapshotExpirationHours": 48, "SnapshotExpirationHours": 48,
"BackupMode": "off", "BackupMode": "off",
"MaxFileHistory": 10, "MaxFileHistory": 10,
"HttpBackupURL": "", "HttpBackupURL": "",
"HttpAPIKey": "", "HttpAPIKey": "",
"S3KeyPrefix": "" "S3KeyPrefix": ""
}, },
"TravelDataConfig": { "TravelDataConfig": {
"BackupMode": "off", "BackupMode": "off",
"MaxFileHistory": 10, "MaxFileHistory": 10,
"HttpBackupURL": "", "HttpBackupURL": "",
"HttpAPIKey": "", "HttpAPIKey": "",
"S3KeyPrefix": "" "S3KeyPrefix": ""
}, },
"DatabaseConnections": [ "DatabaseConnections": [
{ {
"Name": "Default", "Name": "Default",
"URL": "127.0.0.1", "URL": "127.0.0.1",
"Port": 6379, "Port": 6379,
"Password": "foobared" "Password": "foobared"
}, },
{ {
"Name": "TribeDB", "Name": "TribeDB",
"URL": "127.0.0.1", "URL": "127.0.0.1",
"Port": 6379, "Port": 6379,
"Password": "foobared" "Password": "foobared"
}, },
{ {
"Name": "TravelDataDB", "Name": "TravelDataDB",
"URL": "127.0.0.1", "URL": "127.0.0.1",
"Port": 6379, "Port": 6379,
"Password": "foobared" "Password": "foobared"
}, },
{ {
"Name": "TerritoryDB", "Name": "TerritoryDB",
"URL": "127.0.0.1", "URL": "127.0.0.1",
"Port": 6379, "Port": 6379,
"Password": "foobared" "Password": "foobared"
}, },
{ {
"Name": "LogDB", "Name": "LogDB",
"URL": "127.0.0.1", "URL": "127.0.0.1",
"Port": 6379, "Port": 6379,
"Password": "foobared" "Password": "foobared"
} }
] ]
} }

2574
ATLASDedicatedServer/ServerGrid.json

File diff suppressed because it is too large

BIN
ATLASDedicatedServer/ServerGrid/CellImg_0-0.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 747 KiB

BIN
ATLASDedicatedServer/ServerGrid/MapImg.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 MiB

Loading…
Cancel
Save