docker-tribesnext-server/_custom/GameData/Classic/scripts/autoexec/AdminPrefs.cs
2020-01-08 02:49:43 -05:00

11 lines
303 B
C#

// These values should be written on container start
// ----
//$Host::AdminList = "";
//$Host::AdminPassword = "changeme";
//$Host::ClassicSuperAdminPassword = "changme";
//$Host::ClassicTelnetListenPass = "changeme";
//$Host::ClassicTelnetPassword = "changeme";
//$Host::SuperAdminList = "";
// ----