Windows | WINDOWS_INSTALL | 1 | required|boolean |
App id | SRCDS_APPID | 2329680 | required|string|in:2329680 |
Auto update Auto update the server on restart | AUTO_UPDATE | 1 | required|boolean |
WINEDEBUG | WINEDEBUG | -all | required|string| |
WINEARCH | WINEARCH | win64 | required|string|in:win64,win32 |
WINEPATH | WINEPATH | /home/container | required|string| |
WINETRICKS_RUN | WINETRICKS_RUN | vcrun2022 corefonts | required|string| |
Query Port | QUERY_PORT | 27015 | required|string| |
Steam Networking Enable or disable steam networking.
Leave this to False as with True it will fail to start! | STEAM_NETWORKING | False | required|string|in:False,True |
Server save name The name of the archive, which is also the archive loaded by default. | SERVER_SAVE_NAME | MySave | required|string|max:32 |
Server name The name of the server | SERVER_NAME | Test | required|string|max:32 |
Toggle server password True indicates that the server needs a password and False indicates that it does not need a password. | SERVER_NEED_PASSWORD | False | required|string|in:False,True |
Server password The password for the server. Only works if 'Toggle server password' is set to True | SERVER_PASSWORD | none | nullable|string|max:32 |
Server players The maximum amount of players the server can join | SERVER_PLAYERS | 50 | required|numeric|between:1,100 |
Number of zombies Number of zombies generated by the wave of corpse tide (25-100). | SERVER_NUM_ZOMBIES | 50 | required|numeric|between:25,100 |
Server region All = non-registered region, AF = Africa, AS = Asia, EU = Europe, NA = North America, OC = Oceania, and SA = South America. | SERVER_REGION | All | required|string|in:All,AF,AS,EU,NA,OC,SA |
Server admin password Server administrator password | SERVER_ADMIN_PASSWORD | none | required|string|max:32 |