Strips the entity lump from BSPs. This allows you to have a server running the real BSP, but serve the stripped down version to clients. Attempting to run the stripped down BSP on a server will cause a crash
Python script by GAMMACASE.
- Download latest exe from releases
- Drag and drop your
.bsp
intobspprotect.exe
. A new BSP with the suffix.noents
will be created - Copy this file to your download server and remove the
.noents
suffix
- Install Python
- Run
bspprotect.py <bsp filename>