Presently R.E.P.O. will delete your save should all members of your team perish. this is a simple python program that monitors the default folder where R.E.P.O. stores your saved games and will back up the file automatically when the modified date changes, It will not back up the folder should it be empty.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
This is a very simple program written in Python to monitor your REPO save folder for any changes such as completing a level, leaving the shop, and restarting the level. The program will ignore the backup if the source folder becomes empty, say from a total party wipe where everyone has perished. It features a simple rudimentary GUI, which allows you to start and stop monitoring, view the logs generated by the program, and restoring from the backup in case of a total party wipe. In order to use the restore function you must run the program as an administrator in order for it to function properly, otherwise it will generate an error letting you know to do so, otherwise it does not have the proper permissions to restore the save folder back to the source directory, You will also want to make sure you start monitoring first as this provides the directory for the restore to copy from. You can put this EXE anywhere; it does not have to go into any specific folder and can be ran from your desktop if you wish.