Skip to content

Commit cd0f43c

Browse files
committed
Added README.Mono.
1 parent e1d3d12 commit cd0f43c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.Mono

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
GunchoConsole has been tested with Mono 2.0 on x86 Linux. To run it:
2+
3+
1. Build the server:
4+
5+
$ make
6+
7+
2. Obtain the Linux tarball from inform7.com, and extract the compiler
8+
binaries "ni" and "inform-6.31-biplatform" into HackedI7/<build>/Compilers.
9+
10+
3. Copy Guncho.Core/app.config to bin/GunchoConsole.exe.config, then edit it
11+
to set appropriate values for CachePath, RealmDataPath, NiSkeletonPath,
12+
LogPath, and NiInstallationsPath.
13+
14+
4. Start the server:
15+
16+
$ mono bin/GunchoConsole.exe

0 commit comments

Comments
 (0)