Loki
Loki
### Description Current framework and codebase are not scalable or maintainable, the executable packaged size is way larger than it needs to be (because its packing the python interpreter and...
### Description The ability to create custom tags and select them for certain mods such as "New Parts", "Environmental Changes", "Gameplay Improvements" etc. This can tie into filter panel functionality....
### Description An expandable filter panel for the mod list to allow for greater control and filtering over the displayed mods. Additionally, being able to select multiple mods at once...
This is a false positive that is caused by pyinstaller packaging the python interpreter and included libraries into a single executable which causes some anti virus to think this is...
## Description Add async or threads to download and install mod functions to stop GUI freezing and hitching.