05-05-2015, 08:27 PM
(This post was last modified: 05-05-2015, 08:32 PM by LogicParrot.)
Direct ARMv6 (Raspberry-pi) download: http://builds.cuberite.org/job/MCServer%...Server.tar
The homepage, where you have a selection of downloads: http://mc-server.org/
You just need to extract the tar file and then run it, here's how to do that via console:
If you don't want the console: The raspberry Pi's desktop might allow you to extract via right clicking the tar and hitting extract, not sure about that though.
The homepage, where you have a selection of downloads: http://mc-server.org/
You just need to extract the tar file and then run it, here's how to do that via console:
Code:
tar -xvf MCServer.tar #Extract
cd MCServer #Go to the directory
./MCServer #Run