$treeview $search $mathjax
Stratagus
2.2.7
$projectbrief
|
$projectbrief
|
$searchbox |
_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
Before including this header, you need to define:
And optional:
Example use of code:
#define GAME_NAME "My Game Name" #define GAME_CD "Original Game CD Name" #define GAME_CD_DIR "MyDocs/game" #define GAME_CD_FILE "datafile.bin" #define GAME "my_game" #define EXTRACT_BIN "/opt/stratagus/bin/mygametool" #define EXTRACT_COMMAND "/opt/stratagus/bin/mygametool /home/user/MyDocs/game /home/user/stratagus/my_game" #define EXTRACT_INFO "" #include <stratagus-maemo-extract.h>