This commit is contained in:
Nicholas Hastings
2012-08-10 21:54:03 -04:00
13 changed files with 880 additions and 19 deletions
+16
View File
@@ -0,0 +1,16 @@
/**
* Do not edit this file. Any changes will be overwritten by the gamedata
* updater or by upgrading your SourceMod install.
*
* For more information, see http://wiki.alliedmods.net/Gamedata_Updating_(SourceMod)
*/
"Games"
{
"#default"
{
"Keys"
{
}
}
}
+3
View File
@@ -65,4 +65,7 @@
"engine" "csgo"
}
"blacklist.plugins.txt"
{
}
}