Releases: coryleach/UnitySaveLoad
Releases · coryleach/UnitySaveLoad
1.0.10
Support for getting the complete path to save file from the manager
Merge pull request #15 from coryleach/dev Adding a method to get save file paths from the save load manager
Added support for loading from StreamingAssets
Merge pull request #14 from coryleach/dev Get/Load from StreamingAssets
1.0.7
What's Changed
- Backmerging some fixes put into master. by @coryleach in #10
- Added File Extension support to GetFiles method by @coryleach in #11
Full Changelog: 1.0.6...1.0.7
1.0.6
GetFiles
Copy Implemented
Objects can now be Copied via serialization and the SaveLoadManager's Copy method.
Creation Menu Change & Updated Tests
Fixed capitalization of Grameframe in create menu.
Code Quality Update
Includes code quality updates made after running static analysis
Code Quality Update
1.0.2-a Package Bump