update README

This commit is contained in:
Sebastian Krzyszkowiak 2012-08-19 03:25:17 +02:00
parent 2d898363ef
commit 8813473fe1
3 changed files with 5 additions and 5 deletions

View file

@ -4,12 +4,14 @@ 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.
Compilation (on GNU/Linux):
Compilation:
mkdir build; cd build
cmake ..
make
Running:
Running (from top directory):
bin/superderpy
build/superderpy
Written by Sebastian Krzyszkowiak <dos@dosowisko.net>

1
obj/.gitignore vendored
View file

@ -1 +0,0 @@
*.o

View file

@ -1 +0,0 @@
*.o