Releases: Skidamek/AutoModpack
Releases · Skidamek/AutoModpack
AutoModpack 4.0.0-beta18
Changes
- Fix mixin crash on 1.19.4
- Always append config overrides on selfupdate
Full Changelog: v4.0.0-beta17...v4.0.0-beta18
AutoModpack 4.0.0-beta17
Changes
- Adds
overrides-automodpack-client.json
, you can now, place renamedautomodpack-client.json
to the root directory of this mod jar, and it will be used instead of default config from~/automodpack/
directory on client. Thanks to that you can provide almost preinstalled modpack via that one mod. (Joining server to download modpack to then restart the game, would not longer be required)
New Contributors
Full Changelog: v4.0.0-beta16...v4.0.0-beta17
AutoModpack 4.0.0-beta16
AutoModpack 4.0.0-beta15
AutoModpack 4.0.0-beta14
1.21.1 support
Full Changelog: v4.0.0-beta13...v4.0.0-beta14
AutoModpack 4.0.0-beta13
Hot Fix
- Load fabric versions correctly on java 17 #261
Full Changelog: v4.0.0-beta12...v4.0.0-beta13
AutoModpack 4.0.0-beta12
Changes
- Migrate to stonecutter from replay mod's preprocessor - faster build time, less messy build scripts
- Fixes related to switching modpacks #258
- Editable files are now preserved between modpack switches #257
- Fixed rare NullPointerException while checking for mods dependencies #260
- Update Traditional Chinese (zh_tw.json) by @yichifauzi in #252
- Dropped support for 1.20.2 due to lack of people using this version - if someone still wants it dm me
Full Changelog: v4.0.0-beta11...v4.0.0-beta12
AutoModpack 4.0.0-beta11
Changes
- Fixed
editable
files not being applied on first install #249
Full Changelog: v4.0.0-beta10...v4.0.0-beta11
AutoModpack 4.0.0-beta9
Changes
- Moved
link
variable from modpack content to client config. - Added helper file version variable
DO_NOT_CHANGE_IT
, as the name suggests, you shouldn't touch it. - Standardized mods directory.
- Little clean ups.
Full Changelog: v4.0.0-beta8...v4.0.0-beta9
AutoModpack 4.0.0-beta10
Hot Fix
- fix NullPointerException
- fix not loading modpack
Full Changelog: v4.0.0-beta9...v4.0.0-beta10