Remote Media

MarcelH
New member
 
Posts: 1
Joined: Tue May 06, 2014 11:59

Remote Media

by MarcelH » Wed May 07, 2014 22:34

Hi there

I saw in the config, that "remote_media" is possible.
https://github.com/minetest/minetest/blob/master/minetest.conf.example#L207

What folder/files I need to put (on my http server), thet the client will fetch them?

byebye
Marcel
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Remote Media

by Krock » Thu May 08, 2014 10:21

Hello,

Setting up a remote media server is very easy:
Put all textures which you can find in your enabled mods together (like in a texture pack) in one folder and start a HTTP server at this place.
Good example: http://www.bremaweb.com/minetest/media/ (BrandonReese's remote media)
For the example, you would need to add:
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 = http://www.bremaweb.com/minetest/media/

To the servers minetest.conf file

Welcome to the minetest forums!
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

Re: Remote Media

by sfan5 » Thu May 08, 2014 15:39

What Krock said is outdated, you need to create an index file with a specific format.
It's easiest to just use this script: https://gist.github.com/sfan5/6351560
Mods: Mesecons | WorldEdit | Nuke
Minetest builds for Windows (32-bit & 64-bit)
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 11 guests

cron