From 9c422f79fd6d856fd9087726023a4dca10622ded Mon Sep 17 00:00:00 2001 From: mr morale <144749186+omo50@users.noreply.github.com> Date: Sun, 25 May 2025 17:49:42 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 26804e0ed..2c7259a96 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,12 @@ The versioning format is 1.y.z+mc(mc version)+(modloader), where - MC version is pulled from the Minecraft version that the version suppprts - Modloader is the modloader (if applicable) that the version supports +Each modpack also has a different semantic version. +- Re-Console Lite takes 1.y.z +- Re-Console takes 2.y.z +- William's Console: Revisited takes 3.y.z +- Aric's Console takes 4.y.z + ## 📜 License Unless otherwise stated, the Re-Console Monorepo is licensed under the GPL-3.0 license or later.