This website requires JavaScript.
Explore
Help
Sign In
PonyMirrors
/
libsuperderpy
Watch
1
Star
0
Fork
You've already forked libsuperderpy
0
mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced
2024-12-13 04:27:59 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d98dcca2e4
libsuperderpy
/
build
5 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
add makefile
2012-02-19 21:10:36 +01:00
#!/bin/sh
support "-l NR" commandline argument
2012-04-09 16:41:10 +02:00
echo run $@ > gdb.tmp
implement spritesheet managament
2012-05-03 19:42:23 +02:00
make -j12 && gdb bin/superderpy -x gdb.tmp
implement animations in intro state
2012-04-04 00:06:47 +02:00
rm gdb.tmp
Reference in a new issue
Copy permalink