Installing The Gamebook Engine

From TheGamebookEngine

Revision as of 14:58, 13 April 2009 by Winter Knight (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Windows

Download and run the latest stable version of The Gamebook Engine win32 installer (0.1.4).

Linux

Install Dependencies

Dependencies

Download The Gamebook Engine

Download the latest stable version of The Gamebook Engine Linux binary tar.gz into your home directory. Uncompress with the following command:

tar -xzf gamebook-engine-linux-*.tar.gz

Installing The Gamebook Engine

If you wish, you can install The Gamebook Engine in /usr/local, or any other directory. Run the following command:

sudo ./install-linux.sh

Follow the instructions provided. After installing into your path, you can run The Gamebook Engine from any directory by typing:

gamebook-engine

The default directory for the gamebook-engine executable binary is /usr/local/games. Make sure this directory is in your path, or use another path by manually editing the BIN_PREFIX variable in the installation script.

See Also

Playing a Gamebook

Personal tools