Skip to content

cspamsky/cs2-map-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quatrix Map Config Loader

CounterStrikeSharp plugin for CS2 that automatically executes map-specific configuration files with a hierarchical fallback system.

🚀 Version 1.0.8

Features

  • Hierarchical Execution: Runs configuration files in the following order:
    1. general.cfg (Always executes first)
    2. {map_name}.cfg (Specific map settings, e.g., de_dust2.cfg)
    3. {workshop_id}.cfg (If map name is not found, tries Workshop ID)
    4. default.cfg (Fallback if no map-specific config is found)
  • Directory Management: Automatically creates the game/csgo/cfg/maps_cfg/ directory.
  • Workshop Support: Automatically cleans workshop paths to identify map names and IDs.
  • Hot Reload Support: Correctly identifies current map if loaded mid-game.
  • Manual Reload: css_maps_reload command to reload configs.

Installation

  1. Download the latest QuatrixMapConfig-v1.0.8.zip from Releases.
  2. Extract the addons folder directly into your server's /game/csgo/ directory.
  3. Place your configuration .cfg files in game/csgo/cfg/maps_cfg/.

Commands

  • css_maps_reload: Manually triggers the config loading sequence.

Requirements

  • CounterStrikeSharp API
  • .NET 8.0 Runtime

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages