/addons/sourcemod/gamedata/sdkhooks.games/master.games.txt
https://bitbucket.org/kimoto/sushi · Plain Text · 152 lines · 123 code · 29 blank · 0 comment · 0 complexity · 8f3d1a2afdf6adb7645176175e1e6949 MD5 · raw file
- /**
- * Do not edit this file. Any changes will be overwritten by the gamedata
- * updater.
- *
- * 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"
- }
-
- "game.l4d2.txt"
- {
- "game" "left4dead2"
- }
-
- "game.nucleardawn.txt"
- {
- "game" "nucleardawn"
- }
-
- "engine.csgo.txt"
- {
- "engine" "csgo"
- }
-
- "engine.ep2v.txt"
- {
- "engine" "orangebox_valve"
- }
-
- "engine.darkm.txt"
- {
- "engine" "darkmessiah"
- }
-
- /*
- Not Yet
-
- "engine.bgt.txt"
- {
- "engine" "bloodygoodtime"
- }
- */
-
- "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.hidden.txt"
- {
- "game" "hidden"
- }
-
- "game.zm.txt"
- {
- "game" "zombie_master"
- }
-
- "game.zpanic.txt"
- {
- "game" "zps"
- }
-
- "game.neotokyo.txt"
- {
- "game" "NeotokyoSource"
- }
-
- "game.fof.txt"
- {
- "game" "fistful_of_frags"
- }
-
- "game.sgtls.txt"
- {
- "game" "sgtls"
- }
-
- "game.alienswarm.txt"
- {
- "game" "swarm"
- }
-
- "game.dinodday.txt"
- {
- "game" "dinodday"
- }
-
- "game.aoc.txt"
- {
- "game" "ageofchivalry"
- }
-
- "game.cspromod.txt"
- {
- "game" "cspromod"
- }
-
- "game.ag2.txt"
- {
- "game" "ag2"
- }
-
- "game.cstrike.txt"
- {
- "game" "cstrike"
- }
-
- "game.nmrih.txt"
- {
- "game" "nmrih"
- }
- }