Auto Backup
Introduction
This script will automatically backup your rx/rvdata files each time you run the game.
Screenshots
The Code
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Comments (0)
Leave a Reply
You must be logged in to post a comment.
ForeverZer0
Or you can simply put this one line of script anywhere in the editor…
[code]system('xcopy Data Backup /Y/D/I')[/code]