From a08ac38d8aa36ef28fd9c7f278c102dd2b1aa325 Mon Sep 17 00:00:00 2001 From: Tropical <42101043+tropicaaal@users.noreply.github.com> Date: Sat, 7 Mar 2026 09:46:50 -0600 Subject: [PATCH] docs: add horizontal rule for consistency --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a66f33b28..944e9692c 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,8 @@ At this time, we don't have the necessary tools to build game resources without 2. Copy the `Common` directory to your current working directory. 3. Run `Minecraft.Client`. +--- + ## Generative AI Policy Submitting code to this repository authored by generative AI tools (LLMs, agentic coding tools, etc...) is strictly forbidden (see [CONTRIBUTING.md](./CONTRIBUTING.md)). Pull requests that are clearly vibe-coded or written by an LLM will be closed. Contributors are expected to both fully understand the code that they write **and** have the necessary skills to *maintain it*. \ No newline at end of file