CubeDown - automatically download and compile MCServer
#1
I made a little Bash script which automatically downloads and compiles MCServer.

It's the lazy version of compiling yourself.
Raspberry Pi users that are experiencing issue #1976 can use this to run MCServer.

The script can detect missing compilation dependencies and tell the user how to install them.
The script also works as an update script. If you run it twice, the second time will download updates (git fetch).
It also allows you to choose between different branches, and between Debug and Release.

Download and compile one-liner:
Code:
bash -c "$(wget -O - https://raw.githubusercontent.com/mc-server/MCServer/master/compile.sh)"
Reply
Thanks given by:


Messages In This Thread
CubeDown - automatically download and compile MCServer - by LogicParrot - 05-11-2015, 05:25 AM



Users browsing this thread: 1 Guest(s)