Skip to content

This is source code for both server (hl.dll) and client (client.dll) for creating a mod for Half-Life. No changes to the original game logic have been made. Compiling this project will give you Vanilla Half-Life. The files are taken from the "Multiplayer Source" folder in the official HL SDK by Valve, and the code has been updated to work with m…

Notifications You must be signed in to change notification settings

maxvollmer/VanillaHalfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is source code for both server (hl.dll) and client (client.dll) for creating a mod for Half-Life. No changes to the original game logic have been made. Compiling this project will give you Vanilla Half-Life. The files are taken from the "Multiplayer Source" folder in the official HL SDK by Valve, and the code has been updated to work with modern C++ in Visual Studio 2017.

Feel free to fork. Absolutely no warranties whatsoever. The original SDK EULA by Valve applies.

About

This is source code for both server (hl.dll) and client (client.dll) for creating a mod for Half-Life. No changes to the original game logic have been made. Compiling this project will give you Vanilla Half-Life. The files are taken from the "Multiplayer Source" folder in the official HL SDK by Valve, and the code has been updated to work with m…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published