-
Notifications
You must be signed in to change notification settings - Fork 0
Versioning and Compatibility
Yo_Fred edited this page Aug 9, 2026
·
1 revision
Just Core uses semantic versioning. The API also exposes a separate major API version.
- Patch versions contain compatible fixes.
- Minor versions may add compatible API features.
- Major versions may introduce breaking API changes.
Minecraft 1.21.1 NeoForge is the current primary target. Fabric may be considered later through a shared common module, but each loader requires a separate JAR.
Dependencies will always be declared on CurseForge and Modrinth version pages.