Skip to content

YaLTeR/HLDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HLDemo

This is a library for reading and writing GoldSource 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 GoldSource demo files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published