minetest-wasm icon indicating copy to clipboard operation
minetest-wasm copied to clipboard

Allow to install custom texture packs & mods via a url, upon launching.

Open msinfo32github opened this issue 3 years ago • 1 comments

Eg, https://minetest.dustlabs.io/mt/?texture=TEXTURE_NAME?mod=MOD01?mod=MOD02

msinfo32github avatar Sep 04 '22 10:09 msinfo32github

What is the use case for this? This would be a lot of work for unclear benefit.

If you host it yourself, you can make your own custom .pack file (just a tar.zstd file) which preloads the game / mods you want.

paradust7 avatar Jan 04 '24 10:01 paradust7