We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the liero wiki!
Compiling on linux:
Get headers and libs for SDL
e.g. $ apt-get install libsdl1.2-dev
configure:
$ cmake
build:
$ make