From 9e09a1da48fe7d4c38bcd97dce31d15de9ba1975 Mon Sep 17 00:00:00 2001 From: project516 <138796702+Project516@users.noreply.github.com> Date: Fri, 20 Mar 2026 10:23:04 -0500 Subject: [PATCH] Add link to the online documentation in README.md You must deploy the gh-pages branch to GitHub pages for it to be deployed --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6de41ce35..94eae8f9b 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,10 @@ cd build/Minecraft.Client --- +### View the online documentation [here](https://4jcraft.github.io/4jcraft). + +--- + ## 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*.