From d471a8f9493affad21ec71893f03b8cfd85f5e45 Mon Sep 17 00:00:00 2001 From: Sulkta Date: Sun, 28 Jun 2026 13:52:02 -0700 Subject: [PATCH] docs: note NeoForge 1.21.1 fork branch in README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 640ac88b..e1bd7b8a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Dynmap® - dynamic web maps for Minecraft servers +> **About this fork.** This repository tracks [Dynmap](https://github.com/webbukkit/dynmap) +> with an added **NeoForge 1.21.1** build. The `main` branch mirrors the upstream +> multi-platform project (Spigot/Paper, Forge, Fabric, and the original README below); +> the **`neoforge-1.21.1`** branch holds the standalone NeoForge 1.21.1 port and its own +> build/install instructions. For the canonical project, see +> [webbukkit/dynmap](https://github.com/webbukkit/dynmap). + + # Jump around the README * [How to build](#how-to-build) * [What platforms are supported?](#what-platforms-are-supported)