Merge pull request #93 from 4jcraft/docs/readme

docs: add horizontal rule for consistency
This commit is contained in:
DecalOverdose 2026-03-07 19:52:33 +04:00 committed by GitHub
commit 1127803689
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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*.