Update InstallMinetest.sh

master
Megaf 2015-05-29 15:52:15 +01:00
parent 383f1a5eb3
commit ec9fc1c04a
1 changed files with 5 additions and 5 deletions

View File

@ -40,10 +40,10 @@ cd $INSTALLDIR
cd games
echo "||========= Downloading the default Minetest game from Minetest. From https://github.com/minetest/minetest_game"
git clone https://github.com/minetest/minetest_game.git
echo "||========= Downloading a PiXel Art game for Minetest. From https://github.com/Megaf/Pixel"
git clone https://github.com/Megaf/Pixel.git
echo "||========= Downloading a lightweight game for Minetest. From https://github.com/Megaf/RPi"
git clone https://github.com/Megaf/RPi.git
# echo "||========= Downloading a PiXel Art game for Minetest. From https://github.com/Megaf/Pixel"
# git clone https://github.com/Megaf/Pixel.git
# echo "||========= Downloading a lightweight game for Minetest. From https://github.com/Megaf/RPi"
# git clone https://github.com/Megaf/RPi.git
cd ..
echo "||========= Preparing Minetest to be compiled."
@ -76,4 +76,4 @@ cd $INSTALLDIR
cd $INSTALLDIR/Minetest
echo "||========= Your Minetest is installed in $(pwd)."
# echo "||========= All done! Type /$INSTALLDIR/Minetest/bin/minetest and press enter to run Minetest!"
# rm -rf /tmp/Minetest
# rm -rf /tmp/Minetest