Page 1 of 1

Texture packs?

PostPosted: Sat Dec 03, 2011 20:00
by Karlas
Hello fellow players.
I haven`t been playing minetest for a long time.(Few months)

Now I installed it.From debian repo.
As usual textures are stored in /usr/share/minetest/data
But there is no such folder.
So tell me,have it changed?

PostPosted: Sat Dec 03, 2011 20:59
by dannydark
Hi Karlas,

As of 0.4 textures are sent over the network from the server. The textures themselves are found in the mods directory on the server, if your just playing single player you can change the textures in the mods directory in the data folder and this will update the textures for single player.

I'm not 100% sure but I think client side texture packs which override the server textures is on the to-do list, might be wrong though so don't hold me to that ^_^

PostPosted: Sat Dec 03, 2011 22:06
by Menche
The minetest.conf method still works too. Add "texture_path=(where you put the pack)" to the config file.