You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
12 years ago | |
---|---|---|
debian | 12 years ago | |
desktop | 12 years ago | |
games | 12 years ago | |
icon | 12 years ago | |
lang | 12 years ago | |
src | 12 years ago | |
stead | 12 years ago | |
tests | 12 years ago | |
themes | 12 years ago | |
.gitignore | 12 years ago | |
.gitmodules | 12 years ago | |
Makefile | 12 years ago | |
Makefile.mingw | 12 years ago | |
Makefile.windows | 12 years ago | |
PKGBUILD.in | 12 years ago | |
README | 12 years ago | |
Rakefile | 12 years ago | |
Rules.make.macosx | 12 years ago | |
Rules.make.mingw32ce | 12 years ago | |
Rules.make.standalone | 12 years ago | |
Rules.make.system | 12 years ago | |
Rules.mingw | 12 years ago | |
Rules.windows | 12 years ago | |
bld.inf | 12 years ago | |
configure | 12 years ago | |
configure-mingw32.sh | 13 years ago | |
configure.bat | 14 years ago | |
functions.rb | 12 years ago | |
icons.mk | 12 years ago | |
instead.mmp | 12 years ago | |
instead.pkg | 12 years ago | |
instead.rss | 12 years ago | |
instead.spec | 12 years ago | |
instead_reg.rss | 12 years ago | |
maemo-build.patch | 12 years ago | |
mingw32ce.tar.gz | 12 years ago | |
setup-kit.iss | 12 years ago | |
setup.iss | 12 years ago | |
windows.tar.gz | 12 years ago |
README
Steed 1.0
=============
Powerful text-oriented game engine in SDL and Lua.
Dependencies
============
- rake 1.9 (for building sources)
- gtk+-2.0
- sdl
- sdl-mixer
- sdl-image
- sdl-ttf
- lua5.1
- iconv (optional)
- libsoup-2.4 (optional for downloading support)
- zlib (optional, also included with the program)
Also you'll need GNU C Compiler, bash and GNU make for building.
Installing
==========
Typically you just can use the following command (as root):
rake install --silent
In some distros it's "rake1.9.1". It works even on Windows.
You can use "rake -T" to see list of available build options.
Known problems
==============
- Free Software Foundation insists on placing GPL preamble in every file; this is not the case.
- Does not clears up downloaded game archives