Releases: H3VR-Modding/MeatKit
Releases · H3VR-Modding/MeatKit
v3.0.3 Release Candidate 3
Changes since v3.0.2
- Updated help link URL for game components to point to https://h3vr-modding.github.io/docs/api/index.html
- Show a warning if a script library referencing MMHOOK assemblies is about to be imported
- (Hopefully) fixed a long-standing issue where the editor would crash if you attempted to do a second build without restarting the editor
- Fixed the issue with the 'Apply Harmony Patches' build profile option
- Added a check for UnityEditor references to the build, if your built mod references UnityEditor the build will fail.
Prefab loading fix for 5.6.7
Updates time!
MeatKit will now be able to pull updates from this repository when new releases are made, making it easy to keep your project up to date.
From v3 onwards, both Unity 5.6.3p4 and 5.6.7f1 will be supported.
NOTE: The package below contains only update files for a MeatKit project. To setup a new project you still need to download the whole thing as you did previously.