neocturne / MinedMap

Minecraft map renderer and viewer
MIT License
99 stars 13 forks source link

Standalone mode #38

Open neocturne opened 1 year ago

neocturne commented 1 year ago

For easier usage, there should be a standalone mode that builds a web server and the viewer directly into the map generator.

This could be combined with a file watch feature that automatically regenerates map tiles when a region changes.