mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-06-04 20:46:29 +03:00
66314415222f1fa558157c6231dde68a03a39049
Fixed Sys::GetConfigPath for:
Linux/BSD/Solaris: Now uses XDG_CONFIG_HOME by default ( respects the XDG Base Directory Spec: http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html ).
Haiku: Uses the default config path.
iOS: Returns the process path + config.
Android: Returns the internal storage path.
Fixed Sys::GetProcessPath for Android, now returns the external storage path ( i'm not sure about this, since, it's not the process path, but it's the closest thing for what it's used this function ).
Description
eepp is an open source cross-platform game and application development framework heavily focused on the development of rich graphical user interfaces.
MIT
112 MiB
Languages
C++
86%
HTML
9.2%
Java
1.4%
CSS
1.3%
Lua
0.9%
Other
1%