Kortex-Mod-Manager icon indicating copy to clipboard operation
Kortex-Mod-Manager copied to clipboard

Mod manager for various PC games.

Results 8 Kortex-Mod-Manager issues
Sort by recently updated
recently updated
newest added

UNC paths such as network share paths (`\\SERVER\Share\Path1\...`) aren't supported in Kortex. Underlying mechanisms in KxFramework don't understand them very well and generally don't work with them. As a workaround...

Bug
General

## This is the list of planned improvements They are not tied to any particular release. I will work on them when it's would be a good time to implement...

Enhancement
Meta issue

# 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...

Enhancement
Installer
PackageManager
InstallWizard

# Description Kortex don't use hardcoded game information to support a game. Instead it uses special configuration files - instance templates. All games support is implemented using these templates with...

Enhancement
General
PluginManager
SavesManager

# Description Add support for **The Witcher 3: Wild Hunt**, as requested by @Project579. This kind of related to #10, but support for Witcher 3 may require another plugin manager...

General
PluginManager

# Description Some programs can use command line arguments ton configure their behavior. Some of them has this as the only way to use their features. Often user need to...

Enhancement
ProgramManager

# Description All variables that install engine could use is created by package author with exception of requirement group variables which is automatic (though requirement groups is created by package...

PackageCreator
InstallWizard

# Description This could be useful for complex installers that heavily depends on requirements checking and/or uses conditional install. # Required features - [ ] Window with list of all...

Enhancement
PackageCreator