* standardize Source server.cfg style and section order
* Standardize remaining Source config headers
* Adopt newer Source header format across Source configs
* Fix Source headers to use per-game names
* Update Source header dates to 26/04/2026
* Remove Action label from Source headers
* Apply 2024 Source style to remaining outlier configs
* Standardize Blade Symphony Source config style
* Correct Base Defence header in bd config
* Standardize CS2 config comments and sections
* Standardize Double Action: Boogaloo Source config style
* Standardize Deathmatch Classic Source config style
* Standardize additional Source and GoldSrc mod configs
* Add restored orig snapshots for Empires and Sven
* Remove draft server.cfg style standards documentation
This document served its purpose in guiding the ongoing standardization effort for various game server configurations. Its principles are now being applied directly to the configs.
* feat(mcv): add Military Conflict: Vietnam server config
Add server.cfg for Military Conflict: Vietnam (appid 1136190).
Source engine game using CS:GO-style parameters.
* fix(mcv): add mapcyclefile and document sv_hibernate_zombie_mode
Add mapcyclefile setting (confirmed by community - works like CS:GO).
Document sv_hibernate_zombie_mode which is unique to MCV - spawns bots
when server is empty to keep it active in the server browser.