scottrice / Ice

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

Automatically stores backups in home folder: ~/Ice/backups #374

Closed gwemmie closed 8 years ago

gwemmie commented 8 years ago

I don't like having to move this folder somewhere else manually every time. Why can't it just store the backups in the current working directory, or a user-specified one, instead of always having to be an Ice folder than I don't want in my home folder?

scottrice commented 8 years ago

You can configure the backups directory in config.txt.

Although you're right that we should default to a better location. Will fix.

gwemmie commented 8 years ago

Oh, I'm dumb. How did I miss that?