mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-25 09:43:20 +08:00
Merge pull request #207 from QuickCentralHosting/patch-1
Update Arma 3 Server Config
This commit is contained in:
commit
ce524a44b8
@ -14,7 +14,7 @@
|
||||
// GENERAL SETTINGS
|
||||
|
||||
// Hostname for server.
|
||||
hostname = "Arma 3 Server"
|
||||
hostname = "Arma 3 Server";
|
||||
|
||||
// Server password - for private servers.
|
||||
//password = "arma3pass";
|
||||
@ -127,4 +127,4 @@ localClient[] = {"127.0.0.1", "172.18.0.1"};
|
||||
// BattlEye Anti-Cheat License
|
||||
// 0 = decline
|
||||
// 1 = accept
|
||||
battleyeLicense = 1;
|
||||
battleyeLicense = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user