mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2024-12-05 00:38:00 +01:00
update README
This commit is contained in:
parent
bedba9deb5
commit
a44cee025f
1 changed files with 8 additions and 0 deletions
|
@ -4,6 +4,8 @@ Equestria is again under Discord's attack! Now he's using an army of muffinzombi
|
|||
|
||||
*Super Derpy: Muffin Attack* is written in C and requires Allegro 5.0.6. Works on Windows, GNU/Linux and Mac OS X.
|
||||
|
||||
The game uses CMake as build system, so building process is is pretty typical.
|
||||
|
||||
Compilation:
|
||||
|
||||
mkdir build; cd build
|
||||
|
@ -14,4 +16,10 @@ Running (from top directory):
|
|||
|
||||
build/superderpy
|
||||
|
||||
Installation (as root):
|
||||
|
||||
make install
|
||||
|
||||
For packaging information, read lib/README.txt
|
||||
|
||||
Written by Sebastian Krzyszkowiak <dos@dosowisko.net>
|
||||
|
|
Loading…
Reference in a new issue