| Project: | RPGBomber 2009 |
| Version: | 0.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The game currently writes its configuration files and logs to the application directory. This will magically crash the application when the user does not have the right to write there (default UNIX installation in system directories (/usr/local/ or newer versions of Windows or older versions with tightened security setup).
It is important to don't write to system directories, especially as soon as we want to make a official release.
