LazyDuchess-SaveDataAPI icon

SaveDataAPI

API that allows modders to more easily save and load custom data associated to save slots, without breaking compatibility.

CHANGELOG

1.0.1

  • Minor cleanup.
  • Expose some more functionality.
  • Add to the StageManager.OnStageInitialized delegate in Plugin.Awake so other mods can reliably listen to it when the save data is already loaded.

1.0.0

  • Initial release.