ESave
ESave
ESave
  • ESave Documentation
  • Pro Comparison
  • 🕹️Getting Started
    • Installation
    • Example Scenes
    • Components
      • Save File Setup
      • Save Storage
  • 📽️Videos
    • Tutorial
  • 📄Scripting
    • Saving & Loading
      • Saving
      • Loading
      • Custom Serializable Objects
      • Example Script
    • Runtime Save Creation
      • Creating a Save File
      • Infinite Saves
        • Infinite Save Scripting
    • Runtime Save Deletion
    • Understanding Background Save & Load
    • Using the Save Storage
  • 🛠️Support
    • Getting Help
  • 📚Changelogs
    • Latest Releases
  • ⭐Rate Me?
Powered by GitBook
On this page
  • v1.0.9
  • v1.0.8
  • v1.0.7
  • v1.0.6
  • v1.0.5
  • v1.0.4
  • v1.0.3
  • v1.0.2
  • v1.0.1
  • v1.0.0
  1. Changelogs

Latest Releases

v1.0.9

  • Fixed a bug causing encryption to fail sometimes.

v1.0.8

  • Added the ability to delete save files

  • Other minor improvements

v1.0.7

  • Fixed a bug causing the initial creation of a save file to not work

  • Minor improvements

v1.0.6

  • Improved saving of colors

  • Small bug fix

v1.0.5

  • Improved saving of vectors and quaternions

v1.0.4

  • Updated offline doc

  • Minor bug fix

v1.0.3

  • Fixed a bug causing Newtonsoft JSON installer to not popup upon installation

v1.0.2

  • Added an option to save and load data in the background

  • Fixed a bug causing the save file setup component to not show up correctly when entering play mode

v1.0.1

  • Added object initialization support for SaveFileSetupData

  • Added an infinite saves example scene

  • Deleted save files will not cause errors anymore

v1.0.0

Initial release of ESave.

PreviousGetting HelpNextRate Me?

Last updated 1 month ago

📚