Page 2 of 2

Re: new feature: replays

Posted: Wed Mar 31, 2010 12:53 pm
by Vadi
.config is a hidden folder, and unfortunately on macs it's very hard to get it to show them to you. See if google can help: http://www.google.com/search?hl=en&sour ... =&gs_rfai=

Re: new feature: replays

Posted: Wed Mar 31, 2010 5:56 pm
by demonnic
I'm not 100% on how to display 'hidden' files on a mac in Finder. But if you open a terminal, you can
cd .config/etc.etc.

and it'll get you there. whereupon you can
mv <filename> ~

and it should put it in your home directory.

Re: new feature: replays

Posted: Wed Mar 31, 2010 6:20 pm
by Kelly
Ah, that worked. Thanks!