This is a rewrite of the modorganizer2-linux-installer fork that I maintain, switched to Python and added a GUI
This is purely for practice. I do not recommend anyone use this over the original project (linked above), nor do I intend for this to ever replace the project. That being said, I do appreciate insight into any issues that could be fixed or optimizations I could make.
- Create GUI
- Step 1 - Game Selection
- Current Progress : Visually Complete, Non-Functional
- Step 2 - MO2 Plugins Selection
- Step 3 - Installation Directory
- Step 4 - Processing Screen
- Step 5 - Completion Screen
- Step 1 - Game Selection
- Implement game info json populating
- Implement dependency check
- Implement game prefix cleaning
- Implement resource downloader
- Implement resource installer
- Implement NXM handler installation
- Implement wineprefix configuration
- Implement steam redirector
- Implement installation registration
- Implement game-specific workarounds
- Optional install of frameworks (SKSE, F4SE, etc)
- Optional install of MO2 plugins (Root Builder, Nexus Collection Downloader)