You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(Compatibility): Update compatibility targets and handling for STS2 API version 0.107.0
- Updated compatibility branch label in `RitsuLibFramework.cs` to reflect the new version 0.107.0.
- Modified project file `STS2-RitsuLib.csproj` to include 0.107.0 in compatibility targets and latest API compatibility.
- Adjusted various patches in the Lifecycle and Combat modules to accommodate changes in method signatures and functionality for version 0.107.0.
- Enhanced runtime reflection handling in `RuntimeReflectionSpinePreviewExample.cs` to utilize new animation name retrieval methods.
- Updated compatibility definitions in `RitsuLib.CompatDefines.targets` to include the new version, ensuring proper conditional compilation.
0 commit comments