Skip to content

SciTools/libmo_unpack

Repository files navigation

Build/install

The first time you build from a clone of this repo you will need to execute:

$ mkdir build
$ cd build
$ cmake ..

The build process itself on Linux is then the usual:

$ make
$ make install

To run the tests:

$ make test

About

A library for handling the WGDOS and RLE compression schemes used in UM files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published