Application directory: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
The directory structure is self-explaining. | The directory structure is self-explaining. | ||
You can delete for example the configuration-file | You can delete for example the configuration-file; it will be generated new with the defaults. | ||
==Zip-package == | It is recommended to create backups from this directory, before you install a new version. | ||
== Installation by 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. | Zip package is just one Factorio directory that doesn't need to be installed, all the saves are there locally easy to find. | ||
== Installer == | == Installation via Installer == | ||
=== Windows === | === Windows === | ||
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 | ||
Line 22: | Line 23: | ||
=== MacOSx === | === MacOSx === | ||
The application should be by default installed in the Apps. | |||
Whereas the data is stored under | |||
~/Library/Application Support/factorio | ~/Library/Application Support/factorio | ||
Which is equivalent to | Which is equivalent to | ||
Line 27: | Line 30: | ||
=== Linux === | === Linux === | ||
Data is stored under | |||
~/.factorio | ~/.factorio |
Revision as of 03:12, 12 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.
Installation by 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.
Installation via Installer
Windows
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
Windows Vista and newer (UAC activ):
%appdata%\factorio
MacOSx
The application should be by default installed in the Apps. Whereas the data is stored under
~/Library/Application Support/factorio
Which is equivalent to
/users/<username>/Library/Application Support/factorio
Linux
Data is stored under
~/.factorio