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
- Host: GitHub
- URL: https://github.com/rdbo/halflife-sdk-dll-template
- Owner: rdbo
- Created: 2021-01-07T23:00:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-07T23:08:13.000Z (over 5 years ago)
- Last Synced: 2025-01-20T18:13:13.430Z (over 1 year ago)
- Language: C++
- Size: 590 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.