Skip to content

Multiplayer interactive fiction system based on Inform 7

Notifications You must be signed in to change notification settings

taradinoc/guncho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bcdcdde · Dec 19, 2016

History

78 Commits
Dec 23, 2014
Dec 19, 2016
Dec 19, 2016
Nov 28, 2016
Feb 29, 2016
Feb 29, 2016
Jun 4, 2016
Feb 29, 2016
Dec 14, 2014
Dec 27, 2014
Dec 23, 2014
Dec 12, 2014
Mar 13, 2016
Dec 23, 2009
Dec 23, 2009
Nov 29, 2009
Nov 29, 2009
Dec 23, 2014

Repository files navigation

GunchoConsole has been tested with Mono 2.0 on x86 Linux. To run it:

1. Build the server:
	
    $ make

2. Obtain the Linux tarball from inform7.com, and extract the compiler
binaries "ni" and "inform-6.31-biplatform" into HackedI7/<build>/Compilers.

3. Copy Guncho.Core/app.config to bin/GunchoConsole.exe.config, then edit it
to set appropriate values for CachePath, RealmDataPath, NiSkeletonPath,
LogPath, and NiInstallationsPath.

4. Start the server:

    $ mono bin/GunchoConsole.exe