Changes between Version 13 and Version 14 of Finding_Your_Way_Around


Ignore:
Timestamp:
2012-04-15 21:39:58 (14 months ago)
Author:
historic_bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Finding_Your_Way_Around

    v13 v14  
    2121=== data === 
    2222This directory contains data distributed to all users of the game. However, some data saved during games is stored in a separate location, depending on the user's OS: 
    23  * Windows: local user data is stored in `%appdata%\0ad\` 
     23 * Windows: local user data is stored in `%appdata%\0ad\` (and `%localappdata%\0ad\` for cache and logs, when available) 
    2424 * Linux: local user data is stored in `~/.local/shared/0ad/` and `~/.config/0ad/` 
    25  * Mac OS X: local user data is stored in `~/Library/Application Support/0ad/` 
     25 * Mac OS X: local user data is stored in `~/Library/Application Support/0ad/` and `~/Library/Caches/0ad/` 
    2626 
    2727A typical user data directory is arranged like this: