M13 Minetest-Compiler

User avatar
madchicken13
Member
 
Posts: 741
Joined: Mon Jun 11, 2012 00:41

M13 Minetest-Compiler

by madchicken13 » Sun Oct 07, 2012 21:47

This is a Minetest Compiler Program Coded by Me :P
This is For Ubuntu/Debian/Mint Linux
Download (For Minetest 0.4.3): https://dl.dropbox.com/s/p5wzpw6ihzj27zu/m13minetestcompiler-043.zip
Download (For Minetest 0.3.1): https://dl.dropbox.com/s/joho5yuvud79huo/m13minetestcompiler-031.zip

If you want one made for a specific client Leave a Comment here

To Run
Open a Terminal
cd to the self-compiler folder
enter :
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
./compile.sh

Let it compile! :P
 

madarexxx
Member
 
Posts: 144
Joined: Sat Aug 04, 2012 06:49

by madarexxx » Mon Oct 08, 2012 02:13

Fine idea, but why you don't use original direct link to github?
You can use this

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
cd $builddir
wget -O minetest_game.0.4.3.zip https://github.com/celeron55/minetest_game/zipball/master
unzip minetest_game.0.4.3.zip
wget -O minetest-.0.4.3.zip https://github.com/celeron55/minetest/zipball/master
unzip minetest-0.4.3.zip


Instead of

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
echo "Downloading & Unziping Source :P"
cd $builddir
wget https://dl.dropbox.com/s/1dbv637kbr0vrl0/minetest_game.0.4.3.zip
unzip minetest_game.0.4.3.zip
wget https://dl.dropbox.com/s/6e0yvuj2vgnsygp/minetest-0.4.3.zip
unzip minetest-0.4.3.zip
Sorry for my bad English, please help me learn it - correct my worst mistakes :)
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 11 guests

cron