Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add QMod plugin/patcher support #236

Merged
merged 4 commits into from
Jun 2, 2021
Merged

Conversation

toebeann
Copy link
Contributor

@toebeann toebeann commented May 31, 2021

Changes in this pull request

This PR adds the BepInEx.MultiFolderLoader patcher to the BepInEx patchers distributed with QMM, bringing with it support for mod developers to author and distribute BepInEx plugins/patchers with their mods.

With BepInEx.MultiFolderLoader, a mod developed for QModManager could author and distribute patchers and plugins with a package structure similar to the following:

+ VersionChecker
|---+ patchers
|   `---- VersionChecker.UpdatePatcher.dll
|---- mod.json
`---- VersionChecker.dll

Enabling full backwards-compatibility with the QMod SAM and the Vortex installer (supposing that Vortex works properly). It also means that the standard manual install system we're all used to of "open the .zip, drag the contents in the QMods folder" will continue to work the same.

Builds

BZ.STABLE.zip
BZ.EXP.zip

SN.STABLE.zip
SN.EXP.zip

…thor and distribute BepInEx plugins/patchers as part of their mods.
@toebeann toebeann merged commit 465fc73 into Dev Jun 2, 2021
@toebeann toebeann deleted the add-qmod-plugin-patcher-support branch June 2, 2021 01:04
@toebeann toebeann mentioned this pull request Jun 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants
  翻译: