Skip to content

Continuously re-render your Minecraft world in a Docker container using Minecraft-Overviewer.

License

Notifications You must be signed in to change notification settings

aa-ko/Minecraft-Overviewer-autorender

Repository files navigation

Minecraft-Overviewer-autorender

This project is a simple wrapper around the Minecraft-Overviewer. It allows you to mount your Minecraft world into a Docker container and continuously re-render it. The sample compose file will also spin up a caddy web server to serve the resulting render over HTTP.

You can find the pre-built docker image here.

Usage

Simply mount your Minecraft world directory into /world inside the minecraft-overviewer-autorender container.

Known issues and limitations

  • Currently, only a single smooth-lighting render will be produced.
  • You cannot render multiple worlds inside a single container right now.
  • Changes inside the world directory during the rendering process sometimes lead to weird artifacts in the resulting render.

TODO

  • Make the image smaller.. a lot smaller!
  • Rewrite 0.3.0 in Rust
  • Sensible logging
  • Prometheus endpoint

About

Continuously re-render your Minecraft world in a Docker container using Minecraft-Overviewer.

Topics

Resources

License

Stars

Watchers

Forks