feat: Implement BepInEx modloader support#40
Merged
KaBooMa merged 5 commits intoKaBooMa:pr-verificationfrom Apr 27, 2025
MaxtorCoder:bepinex
Merged
feat: Implement BepInEx modloader support#40KaBooMa merged 5 commits intoKaBooMa:pr-verificationfrom MaxtorCoder:bepinex
KaBooMa merged 5 commits intoKaBooMa:pr-verificationfrom
MaxtorCoder:bepinex
Conversation
Bleeding edge
- Add centralized Log class for both BepInEx and MelonLoader - Add `MonoBepInEx` and `Il2CppBepInEx` configurations - Improve `.csproj` layout for S1API
KaBooMa
reviewed
Apr 27, 2025
KaBooMa
reviewed
Apr 27, 2025
Owner
KaBooMa
left a comment
There was a problem hiding this comment.
I need to get BepInEx assemblies in the private repo used for build verification before I merge this.
Can you check the other comment I left out and lemme know?
Appreciate the work you've done here!
Owner
|
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
k073l
pushed a commit
to k073l/S1API
that referenced
this pull request
Mar 20, 2026
…tation-recipe-registration-(builder-+-late-UI-sync) adds support for registering Chemistry Station recipes (StationRecipe) at runtime.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Features
MonoBepInExandIl2CppBepInExconfigurations.csprojlayout for S1APITODO
S1APILoaderto support BepInEx