Skip to content

mothnox/guncho

 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Inform 7 79.2%
  • C# 9.4%
  • JavaScript 8.4%
  • TypeScript 1.5%
  • HTML 1.2%
  • CSS 0.3%