Page 1 of 1

Where is minetest in linux?

PostPosted: Tue Jul 23, 2013 18:06
by malendziak
Hi,

I have question,

Where is minetest in linux?

PostPosted: Tue Jul 23, 2013 18:54
by hdastwb
I'm running Ubuntu; minetest follows typical installation paths with the binary in /usr/bin and the content in /usr/share/minetest. The user content directory (where mods, extra games, textures, and worlds go) is ~/.minetest (that is, the hidden .minetest folder in your home folder)

The minetest PPAs are here: https://launchpad.net/~minetestdevs

PostPosted: Wed Jul 24, 2013 05:19
by malendziak
thanks