Skip to content

Merge a profile into your enabled mods (note: don't actually merge this, review it) - #267

Open
wispborne wants to merge 1 commit into
modpack-linksfrom
claude/trusting-volta-n5zcah
Open

wispborne wants to merge 1 commit into
modpack-linksfrom
claude/trusting-volta-n5zcah

Conversation

@wispborne

Copy link
Copy Markdown
Owner

Profiles could only be switched to, which disables everything the profile doesn't list. Merging instead takes a profile's mod list and turns on whatever isn't already on, leaving the rest of the setup alone.

A mod that already has a version enabled is skipped entirely, so having several versions installed can't change which one is active. Nothing is ever disabled and no version is swapped. Mods that do get newly enabled use their latest installed version rather than the version the profile happens to have saved.

Merging doesn't change which profile is tracked. It edits your enabled mods the same way toggling them by hand does, so a tracked profile reads as modified afterwards.

The confirmation dialog lists what will be enabled, says how many mods were already on, calls out the ones staying on a different version than the profile saved, and reuses the existing missing-mods section for mods that aren't installed.

Claude-Session: https://claude.ai/code/session_01DTwygsuLYtbnuZjFw87iHb

Profiles could only be switched to, which disables everything the profile
doesn't list. Merging instead takes a profile's mod list and turns on
whatever isn't already on, leaving the rest of the setup alone.

A mod that already has a version enabled is skipped entirely, so having
several versions installed can't change which one is active. Nothing is
ever disabled and no version is swapped. Mods that do get newly enabled
use their latest installed version rather than the version the profile
happens to have saved.

Merging doesn't change which profile is tracked. It edits your enabled
mods the same way toggling them by hand does, so a tracked profile reads
as modified afterwards.

The confirmation dialog lists what will be enabled, says how many mods
were already on, calls out the ones staying on a different version than
the profile saved, and reuses the existing missing-mods section for mods
that aren't installed.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DTwygsuLYtbnuZjFw87iHb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants