Skip to content

Releases: lajawi/unity-save-system

v2.0.1

11 Dec 11:10
v2.0.1
527be90
Compare
Choose a tag to compare

2.0.1 - 2024-12-11

Changed

  • Newtonsoft using changed to work in builds

v2.0.0

09 Dec 23:10
40e929a
Compare
Choose a tag to compare

2.0.0 - 2024-12-10

Changed

  • Now using Newtonsoft Json instead of JsonUtility
    • Newtonsoft Json is a dependency
  • Updated README.md

v1.0.0

08 Dec 17:17
v1.0.0
54da84b
Compare
Choose a tag to compare

1.0.0 - 2024-12-08

Added

  • SaveSystem.cs
  • README.md
  • License (GPL-3.0)
  • Documentation URL
  • Changelog URL

v0.0.1

08 Dec 10:50
ccb8931
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

0.0.1 - 2024-12-07

Added

  • Package structure