maradotwebp / pax

📦 The MC modpack manager for professionals.
https://github.com/froehlichA/pax/releases/latest
MIT License
161 stars 4 forks source link

Add support for quilt #80

Closed yuri0r closed 1 year ago

yuri0r commented 1 year ago

there is a seeming influx of mods moving from fabric to quilt.

i can't maintain packs without pax anymore so i'd really apreciate adding support.

Trinsdar commented 1 year ago

Lol no there is not, there are at most 100 quilt exclusive mods, the rest of them are just fabric mods marked quilt compatible

unix-supremacist commented 1 year ago

i'd strongly suggest against this for a few reasons

  1. quilt as it stands has very few mods, you'd be more effective working on liteloader or modrinth support
  2. support for quilt can be seen as an endorsement of quilt, which i'm not going to get into the drama. but i know tons of people quilt has hurt directly or indirectly
  3. quilt it self doesn't have the manpower to last, that's why so much was taken from upstream fabric, and why they are trying to replace stuff like intermediary with something they don't have to have as much manpower to work on.

so TLDR quilt support at this stage is a gamble, and will probably just lead to dead code

maradotwebp commented 1 year ago

My last commit had to fix Quilt mods being selected for Forge anyway, so no point putting it off - And supporting Quilt modpacks & mods fully is simple enough to do :P

Support is implemented in the latest release. Since not many people use Quilt with PAX according to my knowledge, please let me know if there's issues.