Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

UniverseLib 1.3.13

Compare
Choose a tag to compare
@sinai-dev sinai-dev released this 26 Apr 17:03
· 27 commits to main since this release
  • Fixed an issue with InputSystem, with how the current Mouse and Keyboard were cached in games which reset/modify those values.
  • Fixed some IL2CPP casting issues with InputSystem.
  • Refactored the IL2CPP enumerator support and fixed some issues with casting and reflection.