ReHLDS Version The version of ReHLDS to install, or 'latest' for the latest release. | VERSION | latest | required|string |
Available Modules Available Modules: rehlds, reunion, amxmodx, metamod-r, reapi and ReGameDLL_CS | INSTALL_MODULES | rehlds,reunion,amxmodx,metamod-r,reapi,ReGameDLL_CS | required|string|max:128 |
Server Hostname This sets the hostname of the server. Example: "My Custom CS 1.6 Server" | HOSTNAME | Counter-Strike 1.6 Server | required|string|max:128 |
Map The default map for the server. | SRCDS_MAP | de_dust2 | required|string|alpha_dash |
Auto update Auto update on restart | AUTO_UPDATE | 0 | required|boolean |
Game ID The ID corresponding to the game to download and run using HLDS.
The HLDS server ID is 90. This should not be changed. | SRCDS_APPID | 90 | required|numeric|in:90 |
Game Name The name corresponding to the game to download and run using HLDS | HLDS_GAME | cstrike | required|alpha_dash|between:1,100 |
Beta branch Leave empty for the public branch, for the legacy version select steam_legacy. | SRCDS_BETAID | steam_legacy | nullable|string|in:,steam_legacy |
VAC port Specifies the VAC port the server should use. Default is 26900. | VAC_PORT | 26900 | required|numeric|digits_between:1,5 |
Validate Validate game files on update. Keep it disabled with ReHLDS due to SteamCMD overwriting its changes | VALIDATE | 0 | required|boolean |