This fork of the 2013 SDK contains various patches and improvements from my other projects cleaned up and ready to be pulled into any 2013 SDK codebase. Changes here are generally not kept up to date or maintained as they're adapted from other codebases. Pull requests are welcome as always, code is free to use.
Branch | Feature |
---|---|
master |
Contains the baseline fixes and various other branches pulled into this one, if warranted. |
feat/cmake |
Adds CMake to the SDK, buildable on Linux. Also adds github actions for CMake. |
feat/linux-utils |
Fixes compiler utils (vbsp, vrad, vvis) to build and run on Linux. |