steed/README

31 lines
654 B
Plaintext
Raw Normal View History

2011-09-03 14:24:04 +03:00
Steed 1.0
2011-02-16 13:32:15 +02:00
=============
2011-09-03 14:24:04 +03:00
Powerful text-oriented game engine in SDL and Lua.
2009-11-14 11:24:41 +02:00
2011-09-03 14:24:04 +03:00
Dependencies
============
- gtk+-2.0
- sdl
- sdl-mixer
- sdl-image
- sdl-ttf
- lua5.1
- libsoup-2.4 (optional for downloading support)
- zlib (optional, also included with the program)
2009-11-09 13:50:58 +02:00
2011-09-03 14:24:04 +03:00
Also you'll need GNU C Compiler, bash and GNU make for building.
2009-02-21 12:52:44 +02:00
2011-09-03 14:24:04 +03:00
Building
========
2009-11-09 13:50:58 +02:00
2011-09-03 14:24:04 +03:00
Typically, it's:
2009-11-09 13:50:58 +02:00
2011-09-03 14:24:04 +03:00
1. configure
2. make
3. make install (optional)
Known problems
==============
- Does not clears up when Alt+Q _and_ game is unpacked [INSTEAD bug]
- Free Software Foundation insists on placing GPL preamble in every file; this is not the case.
2011-09-03 14:24:04 +03:00
- Does not clears up downloaded game archives