Skip to content
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

Factoring name pattern when checking mod existence #213

Closed
strdsk opened this issue Oct 10, 2022 · 1 comment
Closed

Factoring name pattern when checking mod existence #213

strdsk opened this issue Oct 10, 2022 · 1 comment
Labels
enhancement Improvements to the project

Comments

@strdsk
Copy link

strdsk commented Oct 10, 2022

The problem

I'm using MultiMC and as you know, it has mod disabling features, by suffixing .disabled on file path. The problem is, I need to reenable all mods to prevent ferium from unnecessary redownloading.

My solutions

Add options for user to add patterns to be used on file check besides the normal checking per profile basis?. Optionally, add something like ${MOD_NAME}.disabled by default, fixing this problem for MultiMC users and at the same time an example for end user.

@strdsk strdsk added the enhancement Improvements to the project label Oct 10, 2022
@theRookieCoder
Copy link
Collaborator

Moved to #219

@theRookieCoder theRookieCoder closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to the project
Development

No branches or pull requests

2 participants