docker-tribesnext-server/_custom/GameData/Classic/scripts/autoexec/AdminPrefs.cs

11 lines
303 B
C#
Raw Normal View History

2020-01-08 07:49:43 +00:00
// These values should be written on container start
// ----
//$Host::AdminList = "";
//$Host::AdminPassword = "changeme";
//$Host::ClassicSuperAdminPassword = "changme";
//$Host::ClassicTelnetListenPass = "changeme";
//$Host::ClassicTelnetPassword = "changeme";
//$Host::SuperAdminList = "";
// ----