Page 1 of 1

Custom Serverside Textures doesnt work?!

PostPosted: Thu Jun 04, 2015 21:54
by Milan*
Hey there are there no Way to give Minetest Servers Texturepacks without replacing it all per Hand?
I tryed with

(with the latest Git, not Release and for Fun with the latest Release too)
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
texture_path = /path/to/folder/
... nothing

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
remote_media = https://m....de/media/


...nothing -> created the index -> cannot resolve hostname -> fixed permissions to www:data (was root) -> still nothing again
the Textures are accassable from Browsers...

I think Minetest doesnt like me -.-

Re: Custom Serverside Textures doesnt work?!

PostPosted: Fri Jun 05, 2015 12:35
by Calinou
Put your server textures in minetest_folder/textures/server (create if needed).

Re: Custom Serverside Textures doesnt work?!

PostPosted: Sun Jul 26, 2015 04:40
by Milan*
Oh no, i didn't answer you, sorry!
Very nice - so much time for nothing haha, thank you very much!