c00db32b78
git-svn-id: http://mc-server.googlecode.com/svn/trunk@792 0a769ca7-a7f5-676a-18bf-c427514a06d6
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
COMPILING
|
|
=========
|
|
|
|
To compile MCServer on *nix, you need a GNUmake-compatible make that reads GNUmakefile.
|
|
Run "make" to build a debug version (slow, but gives more info on crash)
|
|
Run "make release=1" to build a release version (fast, less info on crash) |