Skip to content

Saneject 1.0.1

Choose a tag to compare

@alexanderlarsen alexanderlarsen released this 16 Apr 07:31
· 25 commits to main since this release
ce6139d

Fixes

  • Removed dependency on Newtonsoft.Json that caused compile errors when importing the package into a clean Unity project.
  • Replaced serialization in ProjectSettings with Unity's built-in JsonUtility to ensure the package works out of the box without external dependencies.