mirror of
https://github.com/tribufu/ServerGridEditor
synced 2026-05-06 07:07:32 +00:00
Updated example with lawless servers used on officials and minor fix for externals
This commit is contained in:
parent
e56fb93250
commit
ffea9dfb7e
2 changed files with 377 additions and 188 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -181,7 +181,6 @@ namespace AtlasGridDataLibrary
|
|||
public string MachineIdTag = "";
|
||||
[DeploymentOverrideAttribute]
|
||||
public string ip = "127.0.0.1";
|
||||
[DeploymentOverrideAttribute]
|
||||
public string name = "Unnamed Server";
|
||||
[DeploymentOverrideAttribute]
|
||||
public int port = 50000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue