nightpool / guncho

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Inform 7 79.1%Language:C# 9.4%Language:JavaScript 8.4%Language:TypeScript 1.5%Language:HTML 1.2%Language:CSS 0.3%Language:Makefile 0.0%