AMX Mod X and SourceMod Plugins for LIGA Esports Manager.
Additional game configuration files and maps are also provided by this repository.
- Node
v20.9.x
- GoldSrc Engine
- Source Engine
- SourceMod
v1.11.0
- Metamod Source
v1.11.0
- SourceMod
npm install
npx tsx cli/compiler.mts
Install the recommended workspace extension and configure the SourceMod extension paths.
"SourcePawnLanguageServer.compiler.path": "<path_to_project>/generated/csgo/addons/sourcemod/scripting/spcomp.exe",
"SourcePawnLanguageServer.includeDirectories": ["<path_to_project>/generated/csgo/addons/sourcemod/scripting/include"],
"sourcepawn.outputDirectoryPath": "<path_to_project>/config/csgo/addons/sourcemod/plugins/",