mirror of
https://github.com/PuzzleMC/Puzzle.git
synced 2025-12-15 19:35:10 +01:00
release: Puzzle v2.2.1
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
## Puzzle v2.2.1
|
||||||
|
- Add support for 1.21.11 (Mounts of Mayhem)
|
||||||
|
- Fix crash when ModMenu is missing
|
||||||
|
- Fix 1.21.4 support by providing an extra build
|
||||||
|
- This is the first 1.21.4 build with working splashscreen logo blending!
|
||||||
|
- Load splashscreen textures earlier on NeoForge
|
||||||
|
- Update to MidnightLib 1.9.2
|
||||||
|
|
||||||
# Puzzle v2.2.0
|
# Puzzle v2.2.0
|
||||||
- Setup a **multiversion** build environment
|
- Setup a **multiversion** build environment
|
||||||
- Puzzle will now always be up-to-date on all relevant versions of Minecraft
|
- Puzzle will now always be up-to-date on all relevant versions of Minecraft
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ org.gradle.parallel=false
|
|||||||
#org.gradle.configureondemand=true
|
#org.gradle.configureondemand=true
|
||||||
|
|
||||||
# Mod properties
|
# Mod properties
|
||||||
mod.version=2.2.0
|
mod.version=2.2.1
|
||||||
mod.group=eu.midnightdust
|
mod.group=eu.midnightdust
|
||||||
mod.id=puzzle
|
mod.id=puzzle
|
||||||
mod.name=Puzzle
|
mod.name=Puzzle
|
||||||
|
|||||||
Reference in New Issue
Block a user