Changes

Jump to navigation Jump to search

Documentation/Engine/Game user path

405 bytes added, 09:50, 1 March 2016
Created page with "All SCS games have it's own user path in users home directories. Game user path is used to store and load: game settings, game profiles, mods, music and screen-shots. Dependi..."
All SCS games have it's own user path in users home directories. Game user path is used to store and load: game settings, game profiles, mods, music and screen-shots.

Depending on platform game user path is located:
* Windows: <pre>%LOCALAPPDATA%\<game_name></pre>
* Linux: <pre>/home/<user_name>/.local/share/<game_name></pre>
* Mac: <pre>/Users/<user_name>/Library/Application Support/<game_name></pre>

Navigation menu