Skip to content

Conversation

@mantorofficial
Copy link
Contributor

Adds Mod Cabinet, an in-game mod manager for Borderlands 2 SDK.
Distributed via .sdkmod and backed by a pyproject.toml project.

@apple1417
Copy link
Contributor

Yaml front matter needs to all go within the dashes, next to pyproject url. As is they're all just part of your description, which is not what you want.

Additionally, most of what you've specified it's actually data it will be perfectly fine pulling from your pyproject. The idea of this system was to have as close to a single source of truth as possible - if you release a new version you should only need to update it in your pyproject, as you have it now you'd have to make a new pr here too.

Also you can say your coop support is client side, your mod will run client side, even if what it downloads might not.

@mantorofficial
Copy link
Contributor Author

like this?

@apple1417 apple1417 merged commit d032615 into bl-sdk:master Jan 9, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants