Kortex-Mod-Manager
Kortex-Mod-Manager copied to clipboard
Allow install arbitrary archives with InstallWizard
Description
Currently Kortex doesn't support installing archives without install configuration (either native or FOMod). Most of mod archives on Nexus and other websites don't have any install configuration so it's important to implement such feature for next version. Especially because Mod Organizer (MO) supports that (and maybe Vortex too).
Tasks
- [ ] Implement folder enumeration for KArchive.
- [ ] Automatic Mod ID extraction from archive name. This task probably need delegation to NetworkProvider.
- [ ] Create special UI to select what to install similar to one from MO.
