Skip to content

Releases: HaXrDEV/Branded-Logs

2.2.0

Choose a tag to compare

@HaXrDEV HaXrDEV released this 02 Dec 20:04

What's Changed

  • Implemented automatic parsing of modpack information from supported launchers.
    • CurseForge App ✔
    • Prism Launcher ✔
    • ATLauncher ✔
    • GDLauncher ✔
  • Fixed startup crash relating to the refmap not being set correctly in some build artifacts at random.
    • This didn't occur when launching the game from my IDE, which is why i didn't catch it earlier. (Kind of an embarrassing mistake, as the fix was just to turn off parallelization in Gradle)

Full Changelog: 2.1.1...2.2.0

2.1.1

Choose a tag to compare

@HaXrDEV HaXrDEV released this 31 Oct 22:24
a014daf

What's Changed

  • Fixed dependency mistakes in Forge & Fabric versions by @HaXrDEV in #4

Full Changelog: 2.1.0...2.1.1

2.1.0

Choose a tag to compare

@HaXrDEV HaXrDEV released this 28 Oct 00:08
9949648
  • Forge & NeoForge support.
  • 1.21.3 support.
  • Migrated to Stonecutter for development.

Full Changelog: 2.0.3...2.1.0

2.0.3

Choose a tag to compare

@HaXrDEV HaXrDEV released this 18 Jul 01:24
  • Switched to use multi-version workflow.
  • Refactored codebase to use Mojang mappings.