Skip to content

Yepoleb/vdfparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vdfparser

Slightly reworked VDF parser from the vdfparser AmxModx by commonbullet.

Including in CMake projects

add_subdirectory(external/vdfparser)
target_link_libraries(${TARGET_NAME} vdfparser)

Documentation

Run doxygen in the root directory and open docs/html/annotated.html

License

GPLv2

About

Small library for parsing VDF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published