Skip to content
This repository was archived by the owner on Sep 4, 2023. It is now read-only.

xorps/source-sdk-2013-cmake

 
 

Repository files navigation

Source SDK 2013

This is a revamped source sdk 2013 with added cmake support & to support new platforms & compilers

Currently Supported Platforms

  • Visual Studio 2019 (Win32)

Prerequisites

  • CMake (ver >= 3.15)

Usage

mkdir build && cd build
cmake -A Win32 ..

About

Source SDK 2013 with cmake support. Works with Visual Studio 2019.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.2%
  • C 3.0%
  • GLSL 0.3%
  • Perl 0.2%
  • Objective-C 0.2%
  • Makefile 0.1%