Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Packages

No packages published
You can’t perform that action at this time.