Hi guys!
I'm having a problem with my game. Ineed to save the array files (for the savegame function) inside the appdata folder in windows.
Something like this appdata\Company\Game\save
How do I do that?
I just know how to save in appfolder like: Appdrive$+Appdir$+"/DATA/save"
Is anyone know how to do that?
Thanks!