feat(newserver): Team Fortress 2 Classic

This commit is contained in:
Hayaku 2022-07-14 12:55:53 +03:00 committed by Christian
parent 575712aecf
commit 48fb2f7091

View File

@ -0,0 +1,15 @@
// Hostname for server.
hostname "SERVERNAME"
// RCON - remote console password.
rcon_password "ADMINPASSWORD"
// Server password - for private servers.
sv_password ""
// Server Logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0