Add gamedata for Contagion (bug 6007, r=asherkin).

This commit is contained in:
Nicholas Hastings
2014-03-29 14:14:00 -04:00
parent 2b015a1d5b
commit 00b06313c9
8 changed files with 468 additions and 0 deletions
+3
View File
@@ -141,6 +141,7 @@ CopyFiles('gamedata', 'addons/sourcemod/gamedata', ['sm-tf2.games.txt'])
CopyFiles('gamedata/sdkhooks.games', 'addons/sourcemod/gamedata/sdkhooks.games',
[ 'common.games.txt',
'engine.blade.txt',
'engine.contagion.txt',
'engine.csgo.txt',
'engine.darkm.txt',
'engine.dota.txt',
@@ -178,6 +179,7 @@ CopyFiles('gamedata/sdktools.games', 'addons/sourcemod/gamedata/sdktools.games',
[ 'common.games.txt',
'engine.bgt.txt',
'engine.blade.txt',
'engine.contagion.txt',
'engine.csgo.txt',
'engine.css.txt',
'engine.darkm.txt',
@@ -233,6 +235,7 @@ CopyFiles('gamedata/core.games', 'addons/sourcemod/gamedata/core.games',
'common.games.txt',
'engine.bgt.txt',
'engine.blade.txt',
'engine.contagion.txt',
'engine.csgo.txt',
'engine.css.txt',
'engine.darkm.txt',