2012-02-14 08:50:34 -05:00
|
|
|
COMPILING
|
|
|
|
=========
|
|
|
|
|
2012-08-26 13:42:52 -04:00
|
|
|
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)
|