Skip to content

Migrate dv-mod-profiles into this project - #12

Merged
SharkBaitDLS merged 13 commits into
Fuggschen:betafrom
SharkBaitDLS:beta
Aug 13, 2026
Merged

Migrate dv-mod-profiles into this project#12
SharkBaitDLS merged 13 commits into
Fuggschen:betafrom
SharkBaitDLS:beta

Conversation

@SharkBaitDLS

@SharkBaitDLS SharkBaitDLS commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

I pulled this in via a subtree so that the original commit history is retained for the WIP work that I initially did on this. Ideally this would be rebased/merged to retain that history. Since this needs a DV installation on the GitHub runner I deliberately kept it as a separate solution and out of the CI jobs for now. I have a self-hosted runner I can bring along that can build this if we want to get CI set up.

@SharkBaitDLS
SharkBaitDLS marked this pull request as draft August 11, 2026 23:35
@SharkBaitDLS
SharkBaitDLS marked this pull request as ready for review August 12, 2026 10:07
Comment thread README.md Outdated
```

The two are deliberately kept in separate solutions. `DVModProfiles`
and compiles against Derail Valley's shipped assemblies, so it cannot be built without

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
and compiles against Derail Valley's shipped assemblies, so it cannot be built without
compiles against Derail Valley's shipped assemblies, so it cannot be built without

seems there was a leftover "and"

}
catch
{
// Property getter threw, skip it

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not at least debug logging here?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a bad idea. I was pretty confident it would never happen but it doesn't hurt.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When we merge this, this should lead to this repo but this can be changed afterwards too with a quick commit

Comment thread DVModProfiles/info.json Outdated
"Author": "SharkBaitDLS",
"EntryMethod": "DVModProfiles.Main.Load",
"ManagerVersion": "0.27.2",
"Repository": "https://raw.githubusercontent.com/SharkBaitDLS/DVModManager/beta/DVModProfiles/repository.json"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here the same as for the repo.json

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can fix these up real quick

@Fuggschen Fuggschen added the enhancement New feature or request label Aug 13, 2026
@Fuggschen

Copy link
Copy Markdown
Owner

I would also add you here as a developer so that you can code directly in this repo, if you want

@SharkBaitDLS

Copy link
Copy Markdown
Collaborator Author

I would also add you here as a developer so that you can code directly in this repo, if you want

That would be great!

@SharkBaitDLS
SharkBaitDLS requested a review from Fuggschen August 13, 2026 20:59

@Fuggschen Fuggschen left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SharkBaitDLS
SharkBaitDLS merged commit 04df00a into Fuggschen:beta Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants