leon-o / iris-flw-compat

Enable Flywheel's optimizations when using shaderpacks.
MIT License
39 stars 21 forks source link

Flywheel dependency on CurseForge causes download of incompatible jars #74

Open simibubi opened 9 months ago

simibubi commented 9 months ago

Hi there,

When you've got a second, please remove the flywheel dependency from your latest curseforge files.

Flywheel is included in the create jar and no longer getting updates on the platform, which is why it's now fetching old, incompatible jars whenever this here project is downloaded. Users cannot currently launch the game unless they delete that jar manually

Thanks!

simibubi commented 9 months ago

To clarify a bit, this just references the dependency you set in curseforge's file upload form- not the dependencies you use in development.

While it's not wrong to flag flywheel as required for this project, it sadly causes the issue of launchers automatically downloading the jar it cannot run.