v0.24.0
#138
Replies: 1 comment 1 reply
-
Prerelease v2025.8.2.113, can't open my Context Menu with this installed. seems like it's due to chirality type shenanigans
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
THE SPLITTENING / TESTENING pre-release
This is a pre-release for MonkeyLoader + Resonite Integration + RML Integration. Expect errors in the logs, and mods not working (they need to be updated / recompiled), because some things have been moved around. See below for known issues. You don't need to clean up any files when switching between this version and the stable branch - just extract the other version over it again. Mods will need to be replaced too, if they had to make changes.
What's Changed
Full Changelog: v0.23.1...v0.24.0
Install
To install just the Game Packs, place the provided
MonkeyLoader.GamePacks.Resonite.nupkg
and file into yourMonkeyLoader/GamePacks/
folder.Alternatively, unzip the provided
MonkeyLoader-v0.27.0+Resonite-v0.24.0+RML-v3.0.6.zip
into Resonite's install folder to install the latest versions of MonkeyLoader, the Game Pack for Resonite, and the ResoniteModLoader compatibility package.To develop with, add the following to your project file or Directory.Build.props file and reference the necessary packages through NuGet:
You may also need to add the URLs
https://pkg.munally.com/MonkeyModdingTroop/index.json
andhttps://pkg.munally.com/ResoniteModdingGroup/index.json
as package sources inside VS and set up package mappings.Known Issues
Known broken Mods
These mods have issues, which may range from simply not working to crashing the game.
Reporting and Discussion
There's a discussion page attached to this pre-release - please make use of it to discuss any problems. If something turns out to be a problem with MonkeyLoader or its Game Packs, please file an issue with the important details and a reference to the discussion thread for it. If you have any ideas or suggestions, please voice them there as well.
We will do what we can to honor your wishes and requests.
Thanks
... to @Nytra for helping getting things up to speed, and @goaaats in particular for the injector idea and application.
This was some pain to debug and get to work, but here we go.
This discussion was created from the release v0.24.0.
Beta Was this translation helpful? Give feedback.
All reactions