Benutzer-Werkzeuge

Webseiten-Werkzeuge


minecraft:start

Inhaltsverzeichnis

Minecraft

Minecraft PE

Pocketmine

<code> apt-get -f -y install

# apt-get install m4 automake autoconf make gcc libtool # wget -O PocketMine-MP_Installer_Alpha_1.3.11.sh http://sourceforge.net/projects/pocketmine/files/linux/PocketMine-MP_Installer_Alpha_1.3.11.sh/download # chmod 755 PocketMine-MP_Installer_Alpha_1.3.11.sh # ./PocketMine-MP_Installer_Alpha_1.3.11.sh

apt-get remove git apt-get install git-core

mkdir /opt/pocketmine cd /opt/pocketmine

git clone git:github.com/PocketMine/PocketMine-MP.git mine cd mine/src/build/ ./compile.sh cp -R bin/ ../../ cd ../../../ git clone git:github.com/PocketMine/PocketMine-MP.git mine2 cd mine2 mkdir bin cp ../mine/bin/php bin/ ./start.sh

<\code>

minecraft/start.1390859612.txt.gz · Zuletzt geändert: 2014/01/27 22:53 von Admin