I have two problems with this command. I'm using a Mac.
First, where on earth is the write folder where it creates files by default? Other threads here say that, on Windows, it's in the Documents folder, but it isn't on the Mac. So where is the wretched thing?
Second, how can I force AppGameKit to create files in a different folder? I have tried using the "raw:" prefix and it doesn't seem to work. What's the correct format for this on a Mac?
(I want to create files using one app and then read those files using another app - like a level designer and the game itself would. So I need either to be able to drag them over to the game's folder or specify that as the write folder in the first place.)
Thanks for any help anyone can give...