From f359324beab9b0ace651f226e3af477f11e7bf15 Mon Sep 17 00:00:00 2001 From: Geoff Bourne Date: Sat, 26 Feb 2022 14:58:08 -0600 Subject: [PATCH] docs: added mc-backup to related projects #1385 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 72e397e0..bcd6630e 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,10 @@ Lightweight multiplexer/proxy for Minecraft Java servers. Provided as a stand-al Docker image that runs a proxy powered by Bungeecord, Velocity, or Waterfall +### [itzg/mc-backup](https://github.com/itzg/docker-mc-backup) + +Docker image that runs as a side-car container to backup world data. + ### [rcon-cli](https://github.com/itzg/rcon-cli) A tool that is bundled with this image to provide CLI access to an RCON endpoint.