Skip to content

dennisk748/Unity-AutoSave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Unity Auto Save

Add a simple auto save feature to Unity which fires every set interval.

User guide

Put TarodevAutoSave.cs & AutoSaveConfig.cs.cs inside an Editor folder anywhere in your project and it'll generate a configuration file in Assets. You can place this config file anywhere, it won't break.

Disclaimer

Unity could easily implement auto-save functionality, but they haven't for whatever reason. Treat that as a word of warning... It's worked perfectly fine for me without any problems, but I can't guarantee anything.

Leave a ⭐ if you found it helpful! Consider supporting me on Patreon

About

Auto save your scene at a set interval.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%