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

[Enhancement]: Add a config file to disable specific mods #369

Open
sebastientromp opened this issue Jan 5, 2023 · 1 comment
Open

[Enhancement]: Add a config file to disable specific mods #369

sebastientromp opened this issue Jan 5, 2023 · 1 comment
Labels
Improvement New feature or request Work-in-Progress This issue or pull request is being worked on currently

Comments

@sebastientromp
Copy link

Describe the new feature or enhancement

I am integrating MelonLoader inside my app (a companion app for Hearthstone).

At the moment, if a user wants to disable a mod, they need to delete it from the Mods folder, which can be a bit cumbersome (especially if it's a mod that they want to reactivate later on).
Ideally, I would be able to write to a config file somewhere that this mod should be deactivated, so that it's not loaded the next time MelonLoader starts up.

It's not a critical feature, but would help making the MelonLoader integration as seamless as possible.

Thanks for considering it!

@RinLovesYou RinLovesYou added this to the 0.6.1 milestone Jan 9, 2023
@RinLovesYou RinLovesYou added Improvement New feature or request Planned This issue is planned to be worked on labels Jan 9, 2023
@RinLovesYou RinLovesYou self-assigned this Jan 9, 2023
@AndreLouisIssa
Copy link

a hack you can try is renaming the file to end in .dev.dll so the default loading mode won't load it

@HerpDerpinstine HerpDerpinstine modified the milestones: 0.6.1, 0.6.2 Jul 12, 2023
@HerpDerpinstine HerpDerpinstine removed this from the 0.6.2 milestone Oct 20, 2024
@HerpDerpinstine HerpDerpinstine added Work-in-Progress This issue or pull request is being worked on currently and removed Planned This issue is planned to be worked on labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement New feature or request Work-in-Progress This issue or pull request is being worked on currently
Projects
None yet
Development

No branches or pull requests

4 participants