First Commit
This commit is contained in:
16
etc/ananicy.d/00-default/games/sourcemods.rules
Normal file
16
etc/ananicy.d/00-default/games/sourcemods.rules
Normal file
@@ -0,0 +1,16 @@
|
||||
# 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" }
|
||||
Reference in New Issue
Block a user