Skip to content

SpadesX/libmapvxl

Repository files navigation

libmapvxl

A C library for handling the VXL map format. Used primarily in SpadesX.

Compilation

You must have cmake installed to compile the library using the following steps:

git clone https://github.com/SpadesX/libmapvxl;

cd libmapvxl;

cmake -B build;

cmake --build build;

Contribute

If you would like to contribute bug fixes, improvements, and new features please take a look at our Contributor Guide to see how you can participate in this open source project. You can also contact us via the official Discord server.

About

Simple VXL handling library

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published