minetest-wasm
minetest-wasm copied to clipboard
Allow to install custom texture packs & mods via a url, upon launching.
Eg, https://minetest.dustlabs.io/mt/?texture=TEXTURE_NAME?mod=MOD01?mod=MOD02
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.