Lynx Sprite Packer

FIXME Add description here

Building

To build…

git clone https://github.com/42Bastian/sprpck.git
cd sprpck/src
make

Include on your path…

export SPRPCK_HOME=`pwd`
export PATH="$SPRPCK_HOME:$PATH"