Beta 1.2
What’s New
- Supports Minecraft 1.20.1 → 1.21.8
- Works on NeoForge and Fabric (Forge coming later)
- Rewritten in Kotlin for smoother performance and fewer bugs
- Built‑in widget system for better stability without extra libraries
DynamicPack 1.1-DEV-2d30280+1.21.4
on Dec 11, 2024Thanks for @Riflus
DynamicPack 1.1-DEV-055a262+1.21.2
on Dec 11, 2024thx for @Riflus
DynamicPack 1.1+1.21
on Jun 20, 2024DynamicPack 1.1+1.20.4
on Jun 20, 2024DynamicPack 1.1+1.20.1
on Jun 20, 2024DynamicPack mod 1.2
Changes
- migrated from org.json to com.google.gson
- lock game starting until resourcepacks updating (on game launch) (max 15s)
- Added enum support to dynamic_repo contents
- Added configuration
- Increased download speed (multi-threaded)
- Added ETA
- Added percentage of download
- It is now possible to update only the selected resource pack
- Added loading progressbar
- Removed unnecessary toast impressions
Fixes
- temp files after update from Modrinth are deleting
- Fixed: downloading dynamic_repo to .zip packs now not resetting on game close (downloading to temp dir)
- Fixed crash on Windows
Tech
- Removed OpenPGP support (-8MB of file size)
- Removed org.json lib
- Removed zip4j
- more validations (urls)
- small optimize in network
- experimental: Interrupt updating (in config -> debug)