Application directory: Difference between revisions
Jump to navigation
Jump to search
(→MacOSx) |
|||
Line 14: | Line 14: | ||
Installation package follows UAC. For that case the factorio directory is where you install it (Program files by default) and the user data (saves, player data etc) are stored in | Installation package follows UAC. For that case the factorio directory is where you install it (Program files by default) and the user data (saves, player data etc) are stored in | ||
C:\Users\< | C:\Users\<username>\AppData\Roaming\Factorio | ||
=== Zip-package === | === Zip-package === |
Revision as of 11:11, 4 May 2014
The application directory stores
- the saves (every save is a zip-file)
- the Mods
- scenarios
- configuration.
The directory structure is self-explaining.
You can delete for example the configuration-file, it will be generated new with the defaults. It is recommended to create backups from this directory, before you install a new version.
Windows
Installer
Installation package follows UAC. For that case the factorio directory is where you install it (Program files by default) and the user data (saves, player data etc) are stored in
C:\Users\<username>\AppData\Roaming\Factorio
Zip-package
Zip package is just one Factorio directory that doesn't need to be installed, all the saves are there locally easy to find.
MacOSx
~/Library/Application Support/factorio
Which is equivalent to
/users/<username>/Library/Application Support/factorio
Linux
~/.factorio