Merge pull request #16 from mc-server/master
Fixed multiple issues with the COMPILING file, including a missing endli...
This commit is contained in:
commit
4e22b0e65c
13
COMPILING
13
COMPILING
@ -1,6 +1,7 @@
|
||||
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)
|
||||
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)
|
||||
Add addm32=1 to compile in 32-bit mode on 64-bit systems.
|
||||
|
Loading…
Reference in New Issue
Block a user