sourcemod/gamedata/sdktools.games/master.games.txt
Scott Ehlert bd9fab6cf5 Added support for Dark Messiah engine and game. (no bug, r=me).
The development of this feature would not be possible without the support of the following people from the game's community:
Dylan Riggs, Carl Pettengill, Ed Moreland, and Christian.
2009-02-18 02:19:22 -06:00

118 lines
1.2 KiB
Plaintext

"Game Master"
{
"common.games.txt"
{
}
"engine.l4d.txt"
{
"engine" "left4dead"
}
"engine.ep2.txt"
{
"engine" "orangebox"
}
"engine.ep1.txt"
{
"engine" "original"
}
"engine.darkm.txt"
{
"engine" "darkmessiah"
}
"game.tf.txt"
{
"game" "tf"
}
"game.dod.txt"
{
"game" "dod"
}
"game.cstrike.txt"
{
"game" "cstrike"
}
"game.hl2mp.txt"
{
"game" "hl2mp"
}
"game.ship.txt"
{
"game" "ship"
}
"game.dystopia.txt"
{
"game" "!Dystopia"
}
"game.insurgency.txt"
{
"game" "insurgency"
}
"game.pvkii.txt"
{
"game" "pvkii"
}
"game.ff.txt"
{
"game" "FortressForever"
}
"game.garrysmod.txt"
{
"engine" "original"
"game" "garrysmod"
}
"game.empires.txt"
{
"game" "empires"
}
"game.sourceforts.txt"
{
"game" "sourceforts"
}
"game.synergy.txt"
{
"game" "synergy"
}
"game.hidden.txt"
{
"game" "hidden"
}
"game.zm.txt"
{
"game" "zombie_master"
}
"game.zpanic.txt"
{
"game" "ZPS"
}
"game.obsidian.txt"
{
"game" "obsidian"
}
"game.aoc.txt"
{
"game" "ageofchivalry"
}
}