Game Development Community

Appdata in a Mac

by Aditya Kulkarni · in Torque Game Builder · 08/27/2010 (1:30 pm) · 2 replies

In windows, the folder for my game is is Appdata/Roaming/<name>

Where does TGB save the files in a Mac? If they are hidden, how do I see them?

#1
08/27/2010 (4:22 pm)
/Users/<username>/Library/Application Support/<company name>/<game name>/

TGB 1.7.5 saves in a GarageGames directory too, though. Hopefully they'll fix it in 1.7.6 (those of us with source can fix it ourselves).
#2
08/28/2010 (5:00 am)
Hey thanks Ronny!