From 9eb214f3d2942123eae5cb542de9144fbf3827f0 Mon Sep 17 00:00:00 2001 From: Cath0deGayTube <142873403+Cath0deGayTube@users.noreply.github.com> Date: Mon, 9 Mar 2026 21:17:54 -0700 Subject: [PATCH] Update CONTRIBUTING.md Add note about being a fork made with one purpose and to direct potential contributors to original repo --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c75279d7d..951659701 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,6 @@ +# Important note +If you would like to contribute new features or anything not related to bulid watermarks, please do so to https://github.com/smartcmd/MinecraftConsoles. However, if you have a contribution you would like to make regarding the watermark, i.e. making it only present in debug builds, or toggleable via an option in a configuration file, I would welcome this! :D + # Scope of Project At the moment, this project's scope is generally limited outside of adding new content to the game (blocks, mobs, items). We are currently prioritizing stability, quality of life, and platform support over these things.