itch.io is community of indie game creators and players

Devlogs

Lix Save System 2.0.1 change log

Save System 2.0.1
A downloadable asset

Added

  • Added support for List<T> serialization (note: T must be serializable!)
  • Added Dictionary<TKey, TValue> support (note: TKey and TValue must be serializable!)
  • For itch.io released a version with newtonsoft.dll and without it

Changed

  • Updated the error message for unsupported types to use a warning instead of an error.
  • Changed GameData so its dictionary cannot be directly accessed; use getter/setter methods instead.


Legend

Added → New features 

Changed → Changes to existing behavior 

Fixed → Bug fixes 

Removed → Removed features or breaking changes

Files

  • Lix Save System (With newtonsoft) v.2.0.1 1.5 MB
    2 days ago
  • Lix Save System V.2.0.1 1.3 MB
    2 days ago
Download Save System 2.0.1
Leave a comment