scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

Added backup() method to backup shortcuts.vdf before saving it #195

Closed geraldhumphries closed 10 years ago

geraldhumphries commented 10 years ago

This will backup each user's shortcuts.vdf file before saving the new one generated by Ice. The backups are saved to the folder "userdata/user_id/config/backups" with a timestamp.

scottrice commented 10 years ago

Awesome, thanks for doing this. I do have a few quick requests though before I merge it, comments inline.

geraldhumphries commented 10 years ago

Updated and squashed the commits.