Go to file
Alex 4932dbba97
added file check to check if file already exists
2020-12-27 15:02:21 +05:00
README.md Update README.md 2020-11-03 17:04:40 +05:00
minetest.py added file check to check if file already exists 2020-12-27 15:02:21 +05:00

README.md

minetest-installer-online(For Debian/Ubuntu and it branches)

an online installer for minetest(will fetch latest release and compile from source)

Instruction

  • cd to Download folder by cd ~/Downloads

  • make file executable by chmod +x ./minetest.py

  • run the script by ./minetest.py

  • This may take time depending on your system setup