An open API service indexing awesome lists of open source software.

https://github.com/taservers/source-parsers

Simple and modern C++ library for parsing the Valve BSP format
https://github.com/taservers/source-parsers

bsp cpp mdl phy source-engine vdf vpk vtf vtx vvd

Last synced: 6 months ago
JSON representation

Simple and modern C++ library for parsing the Valve BSP format

Awesome Lists containing this project

README

          

# Source Parsers

Simple and modern libraries for parsing the various Valve Source Engine file formats.

Supports the following file formats:

- BSP
- MDL
- PHY
- VDF
- VPK
- VTF

See each of the packages in `/packages` for more detailed readmes with examples,
or read the full documentation at https://taservers.github.io/source-parsers/.