We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd8cd2b + ce0c653 commit cc6e4a9Copy full SHA for cc6e4a9
1 file changed
build/definitions/modulemanifest/definition.ps1
@@ -38,15 +38,16 @@
38
'sourcemod'
39
'amxmodx'
40
'sourcepawn'
41
+ 'compile'
42
'plugins'
- 'srcds'
43
- 'hlds'
+ 'wrapper'
44
'source'
45
'goldsource'
46
+ 'srcds'
47
+ 'hlds'
48
'valve'
49
+ 'game'
50
'gameserver'
- 'compile'
- 'wrapper'
51
)
52
LicenseUri = 'https://raw.githubusercontent.com/startersclan/Compile-SourceScript/master/LICENSE'
53
ProjectUri = 'https://github.com/startersclan/Compile-SourceScript'
0 commit comments