thank you for your contribution! Unfortunately we can only put extensions on the in-application extension list if they have only one Main file or if the main files that are there have mutually exclusive "version filters" (see https://wiki.nexusmods.com/index.php/Packaging_extensions_for_Vortex)
So you'd either have to move "Game setup config" to optional files or give it a version filter that never matches, e.g. "Requires Vortex <0.0.0" but that looks kind of weird.
1 comment
thank you for your contribution!
Unfortunately we can only put extensions on the in-application extension list if they have only one Main file or if the main files that are there have mutually exclusive "version filters" (see https://wiki.nexusmods.com/index.php/Packaging_extensions_for_Vortex)
So you'd either have to move "Game setup config" to optional files or give it a version filter that never matches, e.g. "Requires Vortex <0.0.0" but that looks kind of weird.