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.
all the HLDS server names are here - https://developer.valvesoftware.com/wiki/Dedicated_Server_Name_Enumeration | HLDS_GAME | valve | required|alpha_dash|between:1,100 |
Map The default map for the server. | SRCDS_MAP | crossfire | required|string|alpha_dash |
VAC port Specifies the VAC port the server should use. Default is 26900. | VAC_PORT | 26900 | required|numeric|digits_between:1,5 |
ReHLDS Version The version of ReHLDS to install, or 'latest' for the latest release. | VERSION | latest | required|string |
Validate Validate game files on update. Recommended to turn off with ReHLDS due to SteamCMD overwriting its changes | VALIDATE | 0 | required|boolean |
Steam Username Username associated wanted to be used. Not needed. | STEAM_USER | none | nullable|string |
Steam Password Steam Password for account. | STEAM_PASS | none | nullable|string |
Steam Auth Steam authenticator code for the account | STEAM_AUTH | none | nullable|string |
Beta branch Leave empty for the public branch, for the legacy version select steam_legacy. | SRCDS_BETAID | none | nullable|string|in:,steam_legacy |
Auto update Auto update on restart | AUTO_UPDATE | 0 | required|boolean |