KreeithGames wrote:Anyone know?
KreeithGames wrote:How where do I download the new Version?
alias minetest-dev-update='cd ~/.minetest-dev && pwd && time rgit && time cmake . -DRUN_IN_PLACE=1 -DENABLE_GETTEXT=1 && time make -j2 && echo Done'
alias rgit='find . -type d -name .git -exec sh -c "cd \"{}\"/../ && pwd && git pull" \;'
Users browsing this forum: Google [Bot] and 26 guests