Warning
This implementation contains only navmesh parsing, the actual pathfinding
should be done on your side.
So, this is just a .nav file parser, that extracts areas, ladders, polygons
and so on.
To get example project you can create a \build directory and use cmake ..
inside it.
There is also one optional argument -DRUN_FORMAT that just runs clang-format.
Important
MeowBot - Neat project structure.
@ReactiioN1337 - Variadic vector class.
ValveResourceFormat - General information about nav and kv3.