So today I installed Minetest 0.4.7 through the repository available for Ubuntu 13.10, that after becoming a member here on the forum I was informed by amazing people that I am running on outdated version so I then go through the update process
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
sudo apt-get purge minetest*
sudo add-apt-repository ppa:minetestdevs/stable
sudo apt-get update
sudo apt-get install minetest
according to the PPA I should be getting version 0.4.9 but it keeps installing 0.4.7, any ideas? Thanks for any help everyone!