packwiz / packwiz-installer

An installer for packwiz modpacks, with automatic auto-updating and optional mods! Works well with MultiMC and on servers.
https://packwiz.infra.link/
MIT License
46 stars 21 forks source link

Allow support for explicit lwjgl versions #80

Open scotus-1 opened 6 days ago

scotus-1 commented 6 days ago

This allows for an explicitly defined version of LWJGL in the [versions] section of pack.toml. My reasoning for this is I distributed my modpack through multimc and shipped it with LWJGL version 3.3.3, in later updates of Sodium, this crashes.

low key this took me 6 hours to add two lines because i had to find the cmd line option to disable packwiz updating to test my local build but this works

scotus-1 commented 6 days ago

https://github.com/packwiz/packwiz-installer/pull/31#issuecomment-1159604229

This mentions that MultiMC automatically sets the correct LWJGL version, on game version change, if people who don't better like me change LWJGL, it uh kinda breaks yk