Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 686 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 686 Bytes

source-sdk-2013

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.

Branches & Features

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.