├── Editor ├── AutoSaveConfig.cs └── TarodevAutoSave.cs ├── LICENSE └── README.md /Editor/AutoSaveConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Matthew-J-Spencer/Unity-AutoSave/HEAD/Editor/AutoSaveConfig.cs -------------------------------------------------------------------------------- /Editor/TarodevAutoSave.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Matthew-J-Spencer/Unity-AutoSave/HEAD/Editor/TarodevAutoSave.cs -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Matthew-J-Spencer/Unity-AutoSave/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Matthew-J-Spencer/Unity-AutoSave/HEAD/README.md --------------------------------------------------------------------------------