Mount Fuji Engine  0.8b
MF_API const char* MFFile_HomePath ( const char *  filename = NULL)

Gets the default game home path and optionally appends a filename.

Parameters
filenameFilename to append to the path. This may be set to NULL.
Returns
The path to the game home directory.
Remarks
The home path is typically used for debugging and development purposes (writing logs, screenshots, etc). The game should not require access to the home path.