From 7a00c2df9ed724902f6ecf8ae96f3bb6f2499485 Mon Sep 17 00:00:00 2001 From: timvisee Date: Fri, 12 Nov 2021 11:46:21 +0100 Subject: [PATCH] List crbanman/papermc-lazymc Docker image as 3rd-party implementation --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a7e7fd2..95a6b18 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,13 @@ cargo build --release ./target/release/lazymc --help ``` +## Third-party usage & implementations + +A list of third-party implementations, projects using `lazymc`, that you might +find useful: + +- Docker: [crbanman/papermc-lazymc](https://hub.docker.com/r/crbanman/papermc-lazymc) _PaperMC with lazymc in Docker_ + ## License This project is released under the GNU GPL-3.0 license.