Merge pull request #72 from VoiDeD/keyvalue-from-string

Implement StringToKeyValues.
This commit is contained in:
Asher Baker
2014-07-07 13:49:24 +01:00
4 changed files with 99 additions and 1 deletions
+1
View File
@@ -413,6 +413,7 @@ CopyFiles('plugins/testsuite', 'addons/sourcemod/scripting/testsuite',
'structtest.sp',
'tf2-test.sp',
'tries.sp',
'keyvalues.sp',
]
)
CopyFiles('plugins/basecommands', 'addons/sourcemod/scripting/basecommands',