-
-
Notifications
You must be signed in to change notification settings - Fork 953
NOISSUE Add Install Legacy Fabric Button #4671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I disagree with how this is done, you're making it confuse Fabric with Legacy Fabric. |
|
Is it really required when basically it installs upstream FabricLoader + Legacy Fabric Intermediary? 🤔 |
Dude they use exactly the same loader, the only thing different is the intermediary file. |
|
The button reads 'Install Fabric', now I would take that to mean Fabric - not a fork there-of. This should be implemented as Quilt has just been, not by masquerading a third-party project as the upstream one. |
|
@jamierocks you misunderstand. |
|
I don't misunderstand, I'm well aware of what Legacy Fabric is and isn't - and what Fabric is and isn't. The button doesn't read 'Install Fabric Loader', it reads 'Install Fabric' - it currently does as I would expect and installs the Fabric Loader, and requires Fabric's intermediaries. These are part of the package that Fabric's installer would install, and together really form part of what most would consider Fabric. Installing intermediaries from a third-party isn't what I would consider installing Fabric, it would be installing Legacy Fabric. Just because the package happens to use Fabric Loader, doesn't make the package what most would understand to be Fabric. |
|
Updated accordingly to submitted suggestions. |
|
oops fixed a typo... |
|
Forgive me if I read this wrong, but wouldn't it make more sense to not disable the button but hide it on newer versions and hide fabric on older ones? |
|
How would I do it? |
|
Why was this closed? |
To merge along side MultiMC/meta#9.
Closes #4408