То время, когда я хотел форкнуть Инстед, часть II. Также см. "steed-preface"
This repository has been archived on 2019-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2009-02-22 08:14:09 +00:00
doc first commit 2009-02-21 10:52:44 +00:00
games first commit 2009-02-21 10:52:44 +00:00
src raiserfs do not supports d_type 2009-02-22 08:14:09 +00:00
stead first commit 2009-02-21 10:52:44 +00:00
themes first commit 2009-02-21 10:52:44 +00:00
Makefile first commit 2009-02-21 10:52:44 +00:00
readme.txt first commit 2009-02-21 10:52:44 +00:00
Rules.make first commit 2009-02-21 10:52:44 +00:00
Rules.make.standalone first commit 2009-02-21 10:52:44 +00:00
Rules.make.system raiserfs do not supports d_type 2009-02-22 08:14:09 +00:00
sdl-instead first commit 2009-02-21 10:52:44 +00:00

Deps:
sdl, sdl-mixer, sdl-image, sdl-ttf, lua5.1

On debian systems:
apt-get install liblua5.1-dev libreadline-dev libsdl1.2-dev libsdl-ttf2.0-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libreadline5-dev

make 
make install
sdl-instead

To run just from build dir use:

rm Rules.make
ln -s Rules.make.standalone Rules.make
make clean
make
./sdl-instead