mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
update outdated readme
This commit is contained in:
21
README.md
21
README.md
@@ -47,22 +47,15 @@ Consider joining the [Nostalgica Reverie Discord](https://discord.gg/6pRkrYxbGW)
|
||||
- And just hang out with the rest of our community!
|
||||
|
||||
### 📝 Supported Versions
|
||||
- Re-Console supports 1.20.1, 1.20.2, 1.20.4, 1.20.6, 1.21.1, 1.21.3, 1.21.4, 1.21.5 and 1.21.8
|
||||
- Re-Console Lite supports 1.20.1, 1.20.2, 1.20.4, 1.20.6, 1.21.1, 1.21.3, 1.21.4, 1.21.5 and 1.21.8
|
||||
- Re-Console supports 1.20.1, 1.20.4, 1.21.1, 1.21.3, 1.21.4, 1.21.5, 1.21.8 and 1.21.10
|
||||
|
||||
### Versioning
|
||||
The versioning format is 1.y.z+mc(mc version)+(modloader), where
|
||||
|
||||
- y is a mod list revision (addition/removal of a mod)
|
||||
- z is incremented when there's a version with only mod updates and little to no changes otherwise
|
||||
- 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
|
||||
- Aric's Console takes 3.y.z
|
||||
|
||||
The versioning format is year.major.minor, where for example:
|
||||
``25.15.12``
|
||||
``25`` is the year (2025)
|
||||
``15`` is the major version
|
||||
``12`` is the minor patches
|
||||
This resets after the year changes to a different year.
|
||||
|
||||
## 📜 License
|
||||
Unless otherwise stated, the Legacy Modpack Monorepository is licensed under the GPL-3.0 license or later.
|
||||
|
||||
@@ -114,7 +114,7 @@ hash = "67738db2835ad387ec61870c57eebf110eddbaed3727ecded6f178d3438910b4"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/lithium.properties"
|
||||
hash = "cddd1a067b1702014533549650079daf13df9cf5eccb5aff54da0aabf6570f7b"
|
||||
hash = "818ed301a636eb596663a08b967fe77f563186eef682ee2753a0f07f44988708"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/modernfix-mixins.properties"
|
||||
@@ -126,11 +126,11 @@ hash = "4dc7d729a2b83401f4a39dff457680f6f5872df1a5b2a93d9eb27b0b5df42d0e"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/moonrise.yml"
|
||||
hash = "8366e8d4fa7952e0abcf0a0871c06f0b562725b912e0d3537fc37906392a2329"
|
||||
hash = "4a69168659e824c56cd8cf7cc48fd0393e620183d5400395a9f22ae02eff72f1"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/moreculling.toml"
|
||||
hash = "20a7c9a9d1ec3c730f37af63357d6847afbb28fd37cd13657928c3d22feb055c"
|
||||
hash = "a8ef29e5d01530454b385d39d8cf9f90d240cfd2462c044b7d33fa8555101657"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/nostalgic_tweaks/backup/nostalgic_tweaks-client-startup_backup.json"
|
||||
@@ -162,7 +162,7 @@ hash = "8d528c4cad1cca659e5582d0ac35bb1ab971d4a98df009e3fc224d03f2304eff"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/threadtweak.json"
|
||||
hash = "b4c1cc5fc213225d64e685a3b632092e909386ab41bd9925f9cf7efd53d1ad46"
|
||||
hash = "33191bf9b7c96165db5eea96dfa57e7ca7763fc3b842ebfd943184dc895969c6"
|
||||
|
||||
[[files]]
|
||||
file = "configureddefaults/config/world-host.json5"
|
||||
|
||||
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "c59faa20415c265066586e313317552c98ba725a216be1566d67a1d80e9fd76d"
|
||||
hash = "2d126f5d71dd06e736e0cf267e9a4a1f548fdbd366ab7486c56a0c25ed720ca6"
|
||||
|
||||
[versions]
|
||||
fabric = "0.17.3"
|
||||
|
||||
Reference in New Issue
Block a user