Files
ananicy-cpp-rules/etc/ananicy.d/00-default/games/sourcemods.rules
2025-11-18 23:02:07 -07:00

17 lines
427 B
Plaintext

# General rule for some Source-based mods, like Fortress Forever, Entropy: Zero, etc.
{ "name": "hl2.exe", "type": "Game" }
# Source SDK Base tools
# Hammer map editor
{ "name": "hammer.exe", "type": "Doc-View" }
# Model viewer
{ "name": "hlmv.exe", "type": "Doc-View" }
# GoldSrc mods
{ "name": "hl.exe", "type": "Game" }
# CS 1.6
{ "name": "cstrike-online.exe", "type": "Game" }
{ "name": "cstrike.exe", "type": "Game" }