amxmodx/gamedata/common.games/gamerules.games/master.games.txt
2015-11-02 20:10:34 +01:00

91 lines
1.3 KiB
Plaintext

/**
* Do not edit this file. Any changes will be overwritten by the gamedata
* updater or by upgrading your AMX Mod X 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 AMXX's own.
*
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(AMX_Mod_X)
*/
"Game Master"
{
"cstrike/offsets-cgamerules.txt"
{
"game" "cstrike"
"game" "czero"
}
"cstrike/offsets-chalflifemultiplay.txt"
{
"game" "cstrike"
"game" "czero"
}
"cstrike/offsets-chalflifetraining.txt"
{
"game" "cstrike"
"game" "czero"
}
"dod/offsets-cdodteamplay.txt"
{
"game" "dod"
}
"dod/offsets-cspdodrules.txt"
{
"game" "dod"
}
"gearbox/offsets-chalflifemultiplay.txt"
{
"game" "gearbox"
}
"gearbox/offsets-chalflifectfplay.txt"
{
"game" "gearbox"
}
"gearbox/offsets-chalflifecoopplay.txt"
{
"game" "gearbox"
}
"gearbox/offsets-chalflifeteamplay.txt"
{
"game" "gearbox"
}
"tfc/offsets-chalflifemultiplay.txt"
{
"game" "tfc"
}
"tfc/offsets-chalflifeteamplay.txt"
{
"game" "tfc"
}
"tfc/offsets-cteamfortress.txt"
{
"game" "tfc"
}
"valve/offsets-chalflifemultiplay.txt"
{
"game" "valve"
}
"valve/offsets-chalflifeteamplay.txt"
{
"game" "valve"
}
}