Add proper/clean method for a2s_info and a2s_player

This commit is contained in:
maxime1907
2021-11-19 17:40:08 +01:00
parent b87d807e65
commit f6e114f3b7
5 changed files with 732 additions and 163 deletions
+2 -1
View File
@@ -480,7 +480,8 @@ class ExtensionConfig(object):
['public', 'mathlib'],
['public', 'vstdlib'],
['public', 'tier0'],
['public', 'tier1']
['public', 'tier1'],
['public', 'appframework']
]
if sdk.name == 'episode1' or sdk.name == 'darkm':
paths.append(['public', 'dlls'])