HLSW Config Files
From HLSW Wiki
The HLSW Config Files can be found in the cfg subfolder in the HLSW installation directory. They contain configuration information about all games HLSW support.
Contents |
Syntax (Format)
All configs follow the same set of rules. The format rules can be found here Config Format.
Files
| File | Description | Documentation Status |
|---|---|---|
| Games.cfg | The main configuration file that contains a huge table of all games. | Documented |
| AddOns.cfg | This file contains information about all AddOns, Anti-Cheat Tools and Rankings that are displayed in server details of one server. | Documented (some small parameter explanation missing) |
| ParamList.cfg | A list of parameters that can be selected on the games settings. | Undocumented |
| Query.cfg | Game type detection when HLSW receives server information. | Undocumented, but some basic information can be found at How to add a new game to HLSW |
| Rcon.cfg | Some small settings for the rcon support of some games or game groups. | Documented |
| Rcon_Sourcemod.cfg | This file loads Sourcemod Support along with some Plugins from the SM community. | Undocumented (Work in Progress) |
| language/*.cfg | List of files that contain translation in other languages. | Documented |
Tutorial
Modifications / Additions
If you've modified your HLSW config files and think that the HLSW community could benefit from your work, you can put your changes to HLSW Config Changes. We'll review this page before every release to decide if we take over these changes in next HLSW release.