CHollingworth / Lampray

Linux Application Modding Platform. A native Linux mod manager.
https://www.nexusmods.com/baldursgate3/mods/2169
The Unlicense
178 stars 19 forks source link

Mod Presets #38

Closed alterNERDtive closed 11 months ago

alterNERDtive commented 11 months ago

Is your feature request related to a problem? Please describe. Depending on who I am playing with (alone, my kids, friends, that other dude, …) I want/need a different set of mods, or even a subset of the same mods, but in a different version.

Describe the solution you'd like It would be great if I could define separate presets for the same game. Bonus points for an option to toggle between tracking the “default” version of mods (or specific mods!) and keeping a preset-specific one around.

Describe alternatives you've considered Well … since Lamp keeps everything in the working directory rn (unless that has been stealth-patched?) I have been considering keeping separate configuration directories. Which does do the same thing, basically, but it would be cleaner to have it integrated into the tool. Plus the version tracking thing.

Additional context BG3MM allows to have different presets for the load order, but not the … uh … “active mods”. So anything that overrides files for just being in the Mods folder has to be manually moved in and out of the folder. Lamp’s deployment approach deals with that problem; it would be nice to have it also support presets, then.

CHollingworth commented 11 months ago

One of my goals is to add Profile support to Lamp, this should.. be feasible within the next patch, however it requires a rewrite in the way lamp save an loads modlists so 1.0.8 may take some time.

On Tue, 26 Sept 2023, 06:50 alterNERDtive, @.***> wrote:

Is your feature request related to a problem? Please describe. Depending on who I am playing with (alone, my kids, friends, that other dude, …) I want/need a different set of mods, or even a subset of the same mods, but in a different version.

Describe the solution you'd like It would be great if I could define separate presets for the same game. Bonus points for an option to toggle between tracking the “default” version of mods (or specific mods!) and keeping a preset-specific one around.

Describe alternatives you've considered Well … since Lamp keeps everything in the working directory rn (unless that has been stealth-patched?) I have been considering keeping separate configuration directories. Which does do the same thing, basically, but it would be cleaner to have it integrated into the tool. Plus the version tracking thing.

Additional context BG3MM allows to have different presets for the load order, but not the … uh … “active mods”. So anything that overrides files for just being in the Mods folder has to be manually moved in and out of the folder. Lamp’s deployment approach deals with that problem; it would be nice to have it also support presets, then.

— Reply to this email directly, view it on GitHub https://github.com/CHollingworth/Lamp/issues/38, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARGLQVJL253ATTP723XETDTX4JUJZANCNFSM6AAAAAA5HEGEKU . You are receiving this because you are subscribed to this thread.Message ID: @.***>