mirror of
https://github.com/ChocoTaco1/docker-tribesnext-server.git
synced 2026-07-12 14:44:34 +00:00
Added Ubuntu
This commit is contained in:
parent
6430b7663e
commit
acd5fe407e
17 changed files with 1802 additions and 172 deletions
10
_custom/GameData/Classic/scripts/autoexec/AdminPrefs.cs
Normal file
10
_custom/GameData/Classic/scripts/autoexec/AdminPrefs.cs
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
// These values should be written on container start
|
||||
// ----
|
||||
//$Host::AdminList = "";
|
||||
//$Host::AdminPassword = "changeme";
|
||||
//$Host::ClassicSuperAdminPassword = "changme";
|
||||
//$Host::ClassicTelnetListenPass = "changeme";
|
||||
//$Host::ClassicTelnetPassword = "changeme";
|
||||
//$Host::SuperAdminList = "";
|
||||
// ----
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue