ReactiioN1337 / valve-bsp-parser

Valve BSP-file parser, written in modern C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrato to VS 2022

ReactiioN1337 opened this issue · comments

The library is currently limited to C++ 17, but we need a few things from C++ 20 such as std::endian for #7.