First Commit

This commit is contained in:
2025-11-18 23:02:07 -07:00
parent 1d9a3ce69e
commit db90e91cdb
290 changed files with 3691 additions and 0 deletions

View 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" }