Cruel Hessian Code
Status: Pre-Alpha
Brought to you by:
konp84
File | Date | Author | Commit |
---|---|---|---|
Codeblocks-proj | 2009-07-30 | konp84 | [r103] |
data | 2008-10-31 | konp84 | [r56] |
po | 2008-07-12 | konp84 | [r3] upgrade translation |
src | 2009-07-30 | konp84 | [r106] |
CMakeLists.txt | 2009-07-30 | konp84 | [r106] |
COPYING.txt | 2008-09-14 | konp84 | [r37] |
ChangeLog.txt | 2008-09-14 | konp84 | [r37] |
INSTALL.txt | 2009-07-24 | konp84 | [r89] |
NEWS.txt | 2009-07-30 | konp84 | [r105] |
README.txt | 2009-07-24 | konp84 | [r89] |
authors | 2008-07-12 | konp84 | [r1] |
cmake_uninstall.cmake.in | 2008-09-09 | konp84 | [r29] |
cruelhessian.desktop | 2008-09-16 | konp84 | [r41] |
cruelhessian.png | 2008-09-16 | konp84 | [r42] |
1. Prerequisites You'll need to have these libraries to build Cruel Hessian: cmake >= 2.6.0 (http://www.cmake.org) freeglut (http://freeglut.sourceforge.net/) and of course Soldat (>= 1.4.1) from www.soldat.pl to run Cruel Hessian. 2. Installation Check INSTALL.txt file 3. Running You can simply run 'cruelhessian' from the console after install, then you'll be able to see some info when something goes wrong :); The most important files (maps files, animation descriptions, in-game sounds, etc.) are loaded from existing installation of Soldat. So, on the first running, you'll have to select the Soldat directory on the 'Options' tab and the type of interface. If you want to hear a music during the game, just put a mp3 or ogg file into Mp3 folder in Soldat directory and select this song on the 'Music' tab. Note that name of song can't have white spaces. 4. Uninstall If you want, for some reason, to remove Cruel Hessian, just log as root and type make uninstall in source directory.