Skip to content

[Feature Suggestion] Export only enabled mods #12

@YoYoK3nny

Description

@YoYoK3nny

Would be cool if only the enabled mods were exported. (When clicking "Modlist Backup Only This Game")

I've looked at how Vortex stores the enabled state of mods. Following is the json paths needed. (Anything between <> is obtained elsewhere):

profileId: settings.profiles.lastActiveProfile.<game> type is string

isEnabled: persistent.profiles.<profileId>.modState.<mod.attributes.name>.enabled type is boolean

Should be viable whether or not profile management is enabled (Since the default profile for each game has to be there regardless)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions