From ce087b64677a9a3e7fb5947bcc894560ef05b34e Mon Sep 17 00:00:00 2001 From: Jaai Date: Mon, 19 Jan 2026 22:48:14 +0530 Subject: [PATCH] Update README.md Adds Maven Example --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e9bc2387f..16b860aea 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ We publish artifacts on Maven at [https://maven.blamejared.com/at/petra-k/hexcas > `hexcasting-[PLATFORM]-[MC VERSION]/[MOD VERSION]` +> Example : ` implementation "at.petra-k.hexcasting:hexcasting-forge-1.20.1:0.11.3" ` in dependencies. +> `maven { url = "https://maven.blamejared.com/" }` in repositories. + + There are some other folders in the `hexcasting` folder from old CI configurations; ignore those, they're stale. Please only use things in the `at.petrak.hexcasting.api` package. (We do try to keep the API fairly stable, but we don't