Skip to content

Releases: Skidamek/AutoModpack

AutoModpack 4.0.0-beta18

20 Sep 15:53
Compare
Choose a tag to compare

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

02 Sep 16:06
Compare
Choose a tag to compare

Changes

  • Adds overrides-automodpack-client.json, you can now, place renamed automodpack-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

20 Aug 14:33
Compare
Choose a tag to compare

Changes

Full Changelog: v4.0.0-beta15...v4.0.0-beta16

AutoModpack 4.0.0-beta15

20 Aug 07:04
Compare
Choose a tag to compare

Changes

  • Support fabric loader 0.16.1 and up #267

Full Changelog: v4.0.0-beta14...v4.0.0-beta15

AutoModpack 4.0.0-beta14

12 Aug 11:28
Compare
Choose a tag to compare

AutoModpack 4.0.0-beta13

06 Aug 15:57
2c22674
Compare
Choose a tag to compare

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

31 Jul 17:17
Compare
Choose a tag to compare

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

19 Jul 18:04
Compare
Choose a tag to compare

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

07 Jul 19:02
Compare
Choose a tag to compare

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

07 Jul 19:38
Compare
Choose a tag to compare

Hot Fix

  • fix NullPointerException
  • fix not loading modpack

Full Changelog: v4.0.0-beta9...v4.0.0-beta10