Skip to content
/ HLSDemo Public

A library for parsing Half-Life: Source old old engine demo files.

License

Notifications You must be signed in to change notification settings

YaLTeR/HLSDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HLSDemo

This is a library for reading and writing Half-Life: Source old old engine demo files.

#Building ####Windows

  • Create a build directory along the src directory.
  • Run cmake .. from the build directory.
  • Compile the ALL_BUILD project from the generated VS solution.

####Linux

  • Create a build directory along the src directory.
  • Run cmake .. from the build directory.
  • Run make from the build directory.

About

A library for parsing Half-Life: Source old old engine demo files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published