From 17aa218b6c69ceeb8b4e754a1c69c273c8c8538d Mon Sep 17 00:00:00 2001 From: Adam Macdonald <72780006+twokilohertz@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:46:04 +0100 Subject: [PATCH] Update "known issues" in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc586ec..a2722dd 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ HotbarReplace is a Minecraft mod for the Fabric modding framework which replaces ### Known issues/Improvements -* Make the mod more resilient to network delay and packet loss (don't hardcode a 50 ms delay) +* [You tell me!](https://github.com/twokilohertz/HotbarReplace/issues) I'd like to see this mod be as simple & bug-free as possible! ### Where to find it?