Project for building sourcesdk's bspzip tool for linux.
This project is made to build a tool called bspzip
from Source SDK
.
This modified version of bspzip
have an extra function called
-deletelist <bspfile> <deletelist> <newbspfile>
used to remove content from bsp files.
On Linux, everything should work after merging fix for IncludeSDKMathlib.
For other platforms i didn't tested.
This project requires garrysmod_common, a framework to facilitate the creation of compilations files (Visual Studio, make, XCode, etc). Simply set the environment variable 'GARRYSMOD_COMMON' or the premake option 'gmcommon' to the path of your local copy of garrysmod_common.