Add the ability to install all the listed mods at once. Useful when there are a bunch of them.
Special care needs to be observed when dealing with conflicts: don't start to install a base that's prone to problems. That means the user needs the ability to set a mod as "disabled", which would prevent the manager from installing the archive.
Suggestions on how to disable a mod:
- Add an empty file matching the name of the archive filename with
.disabled appended to it.
- Rename the archive and add a keyword.
- Maintain a disabled.txt file listing all disabled archive.
Add the ability to install all the listed mods at once. Useful when there are a bunch of them.
Special care needs to be observed when dealing with conflicts: don't start to install a base that's prone to problems. That means the user needs the ability to set a mod as "disabled", which would prevent the manager from installing the archive.
Suggestions on how to disable a mod:
.disabledappended to it.