Skip to content

SciTools/libmo_unpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors