Description
AutoSaver helps you save your work on scenes by automatically saving your scene to a selected directory once every X seconds/minutes.
Credits
AcidBubbles for tons of code on GitHub under MIT, MacGruber for publishing tons of plugins I browsed through for finding specific APIs and thanks to both of them + hazmhox for helping me out in Discord to grok how scripting works.
Usage
- Add AutoSaver as a "Session Plugin" (suggestion)
- Open the Custom UI
- Click "Select Autosave Directory"
- Chose where auto saved scenes should go into (create new directory for less noise)
- Activate "Autosaving Enabled" to start saving automatically every 5 minutes
Now use VaM normally. Once every 5 minutes, your scene will be saved with a timestamp as the current filename, together with a screenshot into a new file, in the selected directory.. This does not overwrite your "main" save file, so make sure you still continue saving like you normally do.
This is just to give you something to recover from, in case VaM crashes, something happens that ruins your scene or you want to go back in time.
Known Issues
- Reopens UI if hidden when auto saving happens
AutoSaver helps you save your work on scenes by automatically saving your scene to a selected directory once every X seconds/minutes.
Credits
AcidBubbles for tons of code on GitHub under MIT, MacGruber for publishing tons of plugins I browsed through for finding specific APIs and thanks to both of them + hazmhox for helping me out in Discord to grok how scripting works.
Usage
- Add AutoSaver as a "Session Plugin" (suggestion)
- Open the Custom UI
- Click "Select Autosave Directory"
- Chose where auto saved scenes should go into (create new directory for less noise)
- Activate "Autosaving Enabled" to start saving automatically every 5 minutes
Now use VaM normally. Once every 5 minutes, your scene will be saved with a timestamp as the current filename, together with a screenshot into a new file, in the selected directory.. This does not overwrite your "main" save file, so make sure you still continue saving like you normally do.
This is just to give you something to recover from, in case VaM crashes, something happens that ruins your scene or you want to go back in time.
Known Issues
- Reopens UI if hidden when auto saving happens