Releases: XDjackieXD/PackUpdate
3.1-rc1 - Beta Release
Adds the init_only flag, which preinitializes files with content, but does not touch them after that.
Version 3.0 - Complete rewrite
PackUpdate has been completely rewritten to be easier to maintain.
Changelog:
- Rewrite codebase in scala
- Now supports SHA-256 checksums
- Now able to uninstall resources
- Supports optional mods
- Added support for the server side
- Massively improved documentation
Correctly follow redirects
The updater now correctly follows redirects
Self updating
Changed a lot of things.
Now only UpdaterUpdater.jar has to be shipped with a MultiMC instance and one Argument more is required (the destination filename for the PackUpdate jar relative to the modpack root. Please see examplePack for an example).
It downloads the latest version of PackUpdater and checks the downloaded filesize to avoid corrupt downloads if an older version or none at all is at the given path.
Such better. Wow.
With this release we got:
- continuation on failure (re-tries on next launch)
- 142% better error messages!
Small Fixes
Fixed a bug in the example instance that caused troubles with spaces in the path and the updater now prints a stacktrace instead of just the error message.
First Release!
It is working and I haven't found any bugs so far :P