Sergey Shorokhov e5c562f603
fix rehlds (#20)
* fix cstrike gamedll for rehlds test

* rename test script

* Dockerfile: copy chmod too & fix chmod for files

* remove unused test.sh

---------

Co-authored-by: s1lentq <s1lentsk@yandex.ru>
2024-10-16 21:31:59 +00:00

29 lines
575 B
INI

// Use this file to configure your DEDICATED server.
// This config file is executed on server startup.
// disable autoaim
sv_aim 0
// player bounding boxes (collisions, not clipping)
sv_clienttrace 3.5
// disable clients' ability to pause the server
pausable 0
// default server name. Change to "Bob's Server", etc.
hostname "Half-Life Test Server [Steam]"
rcon_password "vH9.ChfusK"
sv_minupdaterate 30
sv_maxupdaterate 101
sv_minrate 10000
sv_maxupdaterate 50000
// maximum client movement speed
sv_maxspeed 270
// load ban files
exec listip.cfg
exec banned.cfg