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. +