From a3270e0c7a4579154a56df6b568323e0273cf2b3 Mon Sep 17 00:00:00 2001 From: "James (Jamalam)" Date: Thu, 26 Oct 2023 16:36:33 +0100 Subject: [PATCH] chore: update readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 180d4af..237926d 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,23 @@ JamLib is the platform-agnostic, Architectury based library used in all of our mods. +### A Note on Versions + +As I undertake the process of updating all of my mods to support Forge, JamLib versions will be a bit confusing. + +- Using Forge? Use the latest version. +- Using Fabric and a mod that doesn't yet have a Forge version? Use `V0.6.2`. + ## Features - [x] Config using JSON5 ## Developers -forge +

forge

You are free to use JamLib in any mod you wish. API breaking changes will only be made between Minecraft versions - I can't guarantee it will only be with sem-ver minor Minecraft versions though, as Mojang is making a lot of changes in 'patch' versions at the moment. +