2009-04-07 18:59:21 +02:00
|
|
|
/**
|
|
|
|
* Do not edit this file. Any changes will be overwritten by the gamedata
|
|
|
|
* updater or by upgrading your SourceMod install.
|
|
|
|
*
|
|
|
|
* To override data in this file, create a subdirectory named "custom" and
|
|
|
|
* place your own gamedata file(s) inside of it. Such files will be parsed
|
|
|
|
* after SM's own.
|
|
|
|
*
|
|
|
|
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
|
|
|
|
*/
|
|
|
|
|
|
|
|
"Game Master"
|
|
|
|
{
|
|
|
|
"common.games.txt"
|
|
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
"engine.l4d.txt"
|
|
|
|
{
|
|
|
|
"engine" "left4dead"
|
|
|
|
}
|
|
|
|
|
2009-10-30 01:27:05 +01:00
|
|
|
"engine.l4d2.txt"
|
|
|
|
{
|
|
|
|
"engine" "left4dead2"
|
|
|
|
}
|
|
|
|
|
2009-04-07 18:59:21 +02:00
|
|
|
"engine.ep2.txt"
|
|
|
|
{
|
|
|
|
"engine" "orangebox"
|
|
|
|
}
|
2009-08-17 00:03:53 +02:00
|
|
|
|
|
|
|
"engine.ep2valve.txt"
|
|
|
|
{
|
|
|
|
"engine" "orangebox_valve"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
|
|
|
|
"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"
|
|
|
|
{
|
|
|
|
"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"
|
|
|
|
{
|
2009-07-28 01:04:43 +02:00
|
|
|
"game" "zps"
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
"game.obsidian.txt"
|
|
|
|
{
|
|
|
|
"game" "obsidian"
|
|
|
|
}
|
|
|
|
|
|
|
|
"game.aoc.txt"
|
|
|
|
{
|
|
|
|
"game" "ageofchivalry"
|
|
|
|
}
|
2009-12-15 05:29:23 +01:00
|
|
|
"game.neotokyo.txt"
|
|
|
|
{
|
|
|
|
"game" "NeotokyoSource"
|
|
|
|
}
|
2009-12-19 09:03:57 +01:00
|
|
|
"game.bg2.txt"
|
|
|
|
{
|
|
|
|
"game" "bg2"
|
|
|
|
}
|
2009-04-07 18:59:21 +02:00
|
|
|
}
|