Releases: sc2ad/beatsaber-hook
Releases · sc2ad/beatsaber-hook
Fix for CsObject and CsString
v0.4.1 Updated qpm.json
v0.4.0 - Introduction of CsObject and CsString
For easier codegen access. Also requires multiple headers for all functionality (il2cpp-type-check.hpp
along with il2cpp-utils.hpp
)
Release v0.3.8
Updated qpm.json
Test GH Actions 15
v0.3.7 Updated qpm.json
Now with libil2cpp dependency, better string creation (untested)
v0.3.6 Add libil2cpp dependency, fix for string creation (untested)
Add fix for typedefs.h, generic count
QPM Update
THROW_UNLESS and other QOL improvements, to be used with latest codegen
Also allow for codegen to influence il2cpp typedefs, allowing inheritance where possible.
Update null fixes, is_complete_type traits
v0.3.3 Version bump, publish package
Package update with RunMethod fixes
Has a debug and release build, supports nullptr parameters to RunMethod.
Update for generic type safety
THIS BUILD DOES NOT INCLUDE src/inline-hook
DUE TO A CURRENT ISSUE WITH MULTIPLE HOOKS! PLEASE MANUALLY BUILD WITH THAT SOURCE!
Otherwise, has some small config and modloader header improvements.