BlueMap-Minecraft / BlueMap

A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
https://bluecolo.red/bluemap
MIT License
1.92k stars 131 forks source link

redirect map and live data requests in the webapp #611

Closed parataku closed 2 months ago

parataku commented 2 months ago

this pr introduces the capability to change the base-urls from where the webapp loads both mapdata and livedata. this can be used for a multitude of cdn style scenarios where you want to load mapdata from an external server while serving live data directly.