An open API service indexing awesome lists of open source software.

https://github.com/rdbo/halflife-sdk-dll-template

DLL Template for Half Life SDK
https://github.com/rdbo/halflife-sdk-dll-template

Last synced: over 1 year ago
JSON representation

DLL Template for Half Life SDK

Awesome Lists containing this project

README

          

# HalfLife-SDK-DLL-Template
DLL Template for Half Life SDK.
Can be used on HalfLife based games.
SDK cleaned with rdbo/valve-sdk-cleaner

# How to use
Open the solution on Visual Studio.
Add the include files you need on 'include/SDK.h'.
Enjoy.