Speedrun Modpack
Speedrun modpack package.
CHANGELOG
Changelog
Coordinator for the Speedrun modpack. It owns pack identity, config, default profiles, and GUI registration. Discovery, hashing, HUD, and the main window are provided by adamant-ModpackFramework.
Unreleased
[3.0.3] - 2026-06-15
Added
- coordinator: include InfiniDD in module order ( 236a8d)
Documentation
- update boonless reward options ( c83bc9)
[3.0.2] - 2026-06-15
Added
- include boonless module ( 1bcebe)
Documentation
- expand boonless pack readme ( 0b8a5c)
[3.0.1] - 2026-06-12
Documentation
- show how to open speedrun settings (af859e2)
[3.0.0] - 2026-06-12
Fixed
- remove outdated asset image ( 917e8c)
Changed
- coordinator: use Lib modpack ( 343a91)
- defer pack assembly to first frame ( d979d1)
- register pack display name ( c41fae)
2.0.2 - 2026-06-09
2.0.1 - 2026-06-09
2.0.0 - 2026-06-09
Changed
- Ported coordinator boot to
Framework.registerCoordinator(...)andFramework.createPack(...).
1.1.0 - 2026-05-05
Changed
- Hardened GitHub Actions so coordinator source validation runs on push, pull request, and release.