From b876893ecab293ec23fbc4b53be4367154842e0b Mon Sep 17 00:00:00 2001 From: bllry <83239039+bllryy@users.noreply.github.com> Date: Sat, 11 Jul 2026 16:09:43 -0400 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 57f0a81..d1b6bf5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,26 @@ abstraction, and one screen stack. - Commodore command DSL over Brigadier, fluent `Component` text builder - Tick and wall-clock schedulers, client/input utilities +## Install +``` +maven { url = 'https://bllry.com/maven' } +``` +``` +### Version 1.0.0 + +### Gradle +``` +implementation 'xyz.meowing:lattice-26.1.2-fabric:1.0.0' +``` + +Maven +``` + + xyz.meowing + lattice-26.1.2-fabric + 1.0.0 + +``` ## Documentation Full docs live in [`docs/`](docs/README.md) — start with