Linux version is coming.
Simply save the file to the bin folder in your minetest directory and run it instead of minetest.exe.
Click your OS.
Windows: http://www.mediafire.com/download.php?v1snp6bmbxzhy6h (0.2)
Linux (not finished)


bcnjr5 wrote:Okay, I tried to do it on my own but bash does not have redirections like
:loop
goto loop
so I am stuck for now.
while [ condition ]
do
command1
command2
command3
done
while [ true ]
do
command1
command2
command3
done
Users browsing this forum: No registered users and 2 guests