Closed wdlindmeier closed 11 years ago
Add the option of loading a settings file as a resource (with loadResource) rather than as an asset. This is supported with Cocoa but not with Windows.
Moved the file loading logic out of the MPEClient and into the MPEApp. Windows users can now point directly to the resource rather than a path.
Add the option of loading a settings file as a resource (with loadResource) rather than as an asset. This is supported with Cocoa but not with Windows.