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

[Feature Request] Combine mods based on files edited. #4

Open
DeathWrench opened this issue Feb 16, 2022 · 0 comments
Open

[Feature Request] Combine mods based on files edited. #4

DeathWrench opened this issue Feb 16, 2022 · 0 comments

Comments

@DeathWrench
Copy link

Currently as far as I can tell, the only way to do this would be going in and reading all the .lua's, organizing them based on the files they edit, then building them all one by one. AMUMSS current options are combining mods, and building them individually.
I want to only build mods based on the files they edit, so for example:
Mod A and B both edit the same MBIN file, but Mod C doesn't.
Then Mod A and B get merged but Mod C is it's own.
I think having this as an option would save lots of time if you need to build a lot, this way you can open the .pak's for each one and see what .lua's are in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant