<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.factorio.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pleschev</id>
	<title>Official Factorio Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.factorio.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pleschev"/>
	<link rel="alternate" type="text/html" href="https://wiki.factorio.com/Special:Contributions/Pleschev"/>
	<updated>2026-06-23T08:42:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=125897</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=125897"/>
		<updated>2016-07-06T04:41:29Z</updated>

		<summary type="html">&lt;p&gt;Pleschev: /* Directory locations by OS and installation method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
= Overview = &lt;br /&gt;
Depending on your installation method and OS, you will have one or two directories that contain Factorio assets.&lt;br /&gt;
== Application directory ==&lt;br /&gt;
The application directory stores&lt;br /&gt;
* Factorio executables (./bin)&lt;br /&gt;
* Data for vanilla Factorio (./data)&lt;br /&gt;
* API documentation&lt;br /&gt;
&lt;br /&gt;
== User Data directory ==&lt;br /&gt;
* Save games (as zip files within ./saves)&lt;br /&gt;
* User-installed/created [[Mods]] (./mods)&lt;br /&gt;
* User-installed/created [[scenarios]] (./scenarios)&lt;br /&gt;
* User configuration (./config)&lt;br /&gt;
* [[Log File]] (factorio-*.log)&lt;br /&gt;
* Player data (player-data.json)&lt;br /&gt;
&lt;br /&gt;
Note: Deleting the configuration file will result in a replacement being generated upon the next Factorio launch.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory before installing a new version.&lt;br /&gt;
&lt;br /&gt;
= Directory locations by OS and installation method =&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation via Steam ===&lt;br /&gt;
Application directory:&lt;br /&gt;
 C:\Program Files (x86)\Steam\steamapps\common\Factorio&lt;br /&gt;
User data directory:&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory and User data directory will be the location to which Factorio was unpacked.&lt;br /&gt;
&lt;br /&gt;
:For example, if you unpacked the zip to:&lt;br /&gt;
 C:\Factorio&lt;br /&gt;
:Then your saves can be found in:&lt;br /&gt;
 C:\Factorio\saves&lt;br /&gt;
:and mods in:&lt;br /&gt;
 C:\Factorio\mods&lt;br /&gt;
&lt;br /&gt;
=== Installation via Installer ===&lt;br /&gt;
Application directory:&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
User data directory:&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&lt;br /&gt;
&lt;br /&gt;
=== Installation via Steam ===&lt;br /&gt;
Application directory:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;/Users/&amp;lt;replace with your username&amp;gt;/Library/Application Support/Steam/steamapps/common/Factorio/factorio.app/Contents/&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Installation via Installer ===&lt;br /&gt;
The application should be by default installed in the Apps-folder.&lt;br /&gt;
&lt;br /&gt;
Whereas the data is stored under&lt;br /&gt;
 /users/&amp;lt;replace with your username&amp;gt;/Library/Application Support/factorio&lt;br /&gt;
&lt;br /&gt;
Which is equivalent to&lt;br /&gt;
 ~/Library/Application Support/factorio&lt;br /&gt;
You can type in this into the Finder (press SHIFT-COMMAND-G for goto folder) and put in exactly this line.&#039;&lt;br /&gt;
Or you can use in Finder the &#039;Find a folder&#039; and write &#039;~/Library/Application Support&#039; (See [http://www.factorioforums.com/forum/viewtopic.php?f=49&amp;amp;t=9345 Can&#039;t find Mods folder]).&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found (when you have installed it) in&lt;br /&gt;
&lt;br /&gt;
 /Applications/factorio.app/Contents/data&lt;br /&gt;
&lt;br /&gt;
Same directory structure as in Application support.&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
Data is stored under &amp;lt;code&amp;gt;~/.local/share/Steam/steamapps/common/Factorio&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Installation via Steam ===&lt;br /&gt;
Data is stored under &amp;lt;code&amp;gt;~/.factorio&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=Changing the application directory=&lt;br /&gt;
&lt;br /&gt;
You can create a file &amp;lt;code&amp;gt;config-path.config&amp;lt;/code&amp;gt; to configure Factorio to any directory.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[http://www.factorioforums.com/forum/viewtopic.php?f=49&amp;amp;t=12819&amp;amp;p=87281#p87281 Please see this discussion]&#039;&#039;&#039; (for MacOS, but should work on any other OS).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Windows&#039;&#039;&#039;: there is also the [[Install_guide#Installer_or_Zip-Package|ZIP-Package]], that can be installed in any directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The following discussion applies to version 0.11.13. ===&lt;br /&gt;
&lt;br /&gt;
In order to change the application directory, user must edit the location of the &amp;quot;write-data&amp;quot; entry in the file &amp;lt;code&amp;gt;__Game_Install_directory/config/config.ini&amp;lt;/code&amp;gt;. This affects the location of mods, scenario and temp.&lt;br /&gt;
&lt;br /&gt;
If you want to move only the location of your save files you can &#039;&#039;&#039;[[Application_Directory/Changing_the_save_directory|change the the save directory using symlinks]]&#039;&#039;&#039; but this still means that all users of the computer will share the same data, including settings.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
Update &amp;lt;code&amp;gt;__Game_Install_directory/config-path.cfg&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
 use-system-read-write-data-directories=true&lt;br /&gt;
&lt;br /&gt;
Update &amp;lt;code&amp;gt;__Game_Install_directory/config/config.ini&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 [path]&lt;br /&gt;
 read-data=__PATH__executable__/../../data&lt;br /&gt;
 write-data=.local/share/factorio&lt;br /&gt;
&lt;br /&gt;
You could set the &amp;lt;code&amp;gt;write-data&amp;lt;/code&amp;gt; value to &#039;&#039;&#039;&amp;lt;code&amp;gt;.factorio&amp;lt;/code&amp;gt;&#039;&#039;&#039; if you prefer.&lt;br /&gt;
&lt;br /&gt;
Once you have done this, you can remove write permissions to the entire game installation directory &#039;&#039;&#039;except&#039;&#039;&#039; for &amp;lt;code&amp;gt;config/config.ini&amp;lt;/code&amp;gt;, which &#039;&#039;&#039;must&#039;&#039;&#039; be writable by all people who wish to play the game.&lt;br /&gt;
&lt;br /&gt;
Note that if someone changes any options, in-game, those option changes will apply to everyone who plays on the same computer.&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
* [[Download and Installation]]&lt;br /&gt;
* [[Install Guide]]&lt;br /&gt;
* [[Mods]]&lt;br /&gt;
* [[Installing Mods]]&lt;br /&gt;
* [http://www.factorioforums.com/forum/viewtopic.php?f=34&amp;amp;t=3389 Forum discussion]&lt;br /&gt;
* [http://www.factorioforums.com/forum/viewtopic.php?f=5&amp;amp;t=8294 Linux Version - Save games in $HOME somewhere]&lt;/div&gt;</summary>
		<author><name>Pleschev</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=125896</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=125896"/>
		<updated>2016-07-06T04:39:50Z</updated>

		<summary type="html">&lt;p&gt;Pleschev: /* Directory locations by OS and installation method */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
= Overview = &lt;br /&gt;
Depending on your installation method and OS, you will have one or two directories that contain Factorio assets.&lt;br /&gt;
== Application directory ==&lt;br /&gt;
The application directory stores&lt;br /&gt;
* Factorio executables (./bin)&lt;br /&gt;
* Data for vanilla Factorio (./data)&lt;br /&gt;
* API documentation&lt;br /&gt;
&lt;br /&gt;
== User Data directory ==&lt;br /&gt;
* Save games (as zip files within ./saves)&lt;br /&gt;
* User-installed/created [[Mods]] (./mods)&lt;br /&gt;
* User-installed/created [[scenarios]] (./scenarios)&lt;br /&gt;
* User configuration (./config)&lt;br /&gt;
* [[Log File]] (factorio-*.log)&lt;br /&gt;
* Player data (player-data.json)&lt;br /&gt;
&lt;br /&gt;
Note: Deleting the configuration file will result in a replacement being generated upon the next Factorio launch.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory before installing a new version.&lt;br /&gt;
&lt;br /&gt;
= Directory locations by OS and installation method =&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation via Steam ===&lt;br /&gt;
Application directory:&lt;br /&gt;
 C:\Program Files (x86)\Steam\steamapps\common\Factorio&lt;br /&gt;
User data directory:&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory and User data directory will be the location to which Factorio was unpacked.&lt;br /&gt;
&lt;br /&gt;
:For example, if you unpacked the zip to:&lt;br /&gt;
 C:\Factorio&lt;br /&gt;
:Then your saves can be found in:&lt;br /&gt;
 C:\Factorio\saves&lt;br /&gt;
:and mods in:&lt;br /&gt;
 C:\Factorio\mods&lt;br /&gt;
&lt;br /&gt;
=== Installation via Installer ===&lt;br /&gt;
Application directory:&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
User data directory:&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&lt;br /&gt;
&lt;br /&gt;
=== Installation via Steam ===&lt;br /&gt;
Application directory:&lt;br /&gt;
/Users/&amp;lt;replace with your username&amp;gt;/Library/Application Support/Steam/steamapps/common/Factorio/factorio.app/Contents/&lt;br /&gt;
&lt;br /&gt;
=== Installation via Installer ===&lt;br /&gt;
The application should be by default installed in the Apps-folder.&lt;br /&gt;
&lt;br /&gt;
Whereas the data is stored under&lt;br /&gt;
 /users/&amp;lt;replace with your username&amp;gt;/Library/Application Support/factorio&lt;br /&gt;
&lt;br /&gt;
Which is equivalent to&lt;br /&gt;
 ~/Library/Application Support/factorio&lt;br /&gt;
You can type in this into the Finder (press SHIFT-COMMAND-G for goto folder) and put in exactly this line.&#039;&lt;br /&gt;
Or you can use in Finder the &#039;Find a folder&#039; and write &#039;~/Library/Application Support&#039; (See [http://www.factorioforums.com/forum/viewtopic.php?f=49&amp;amp;t=9345 Can&#039;t find Mods folder]).&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found (when you have installed it) in&lt;br /&gt;
&lt;br /&gt;
 /Applications/factorio.app/Contents/data&lt;br /&gt;
&lt;br /&gt;
Same directory structure as in Application support.&lt;br /&gt;
&lt;br /&gt;
== Linux ==&lt;br /&gt;
Data is stored under &amp;lt;code&amp;gt;~/.local/share/Steam/steamapps/common/Factorio&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Installation via Steam ===&lt;br /&gt;
Data is stored under &amp;lt;code&amp;gt;~/.factorio&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=Changing the application directory=&lt;br /&gt;
&lt;br /&gt;
You can create a file &amp;lt;code&amp;gt;config-path.config&amp;lt;/code&amp;gt; to configure Factorio to any directory.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[http://www.factorioforums.com/forum/viewtopic.php?f=49&amp;amp;t=12819&amp;amp;p=87281#p87281 Please see this discussion]&#039;&#039;&#039; (for MacOS, but should work on any other OS).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Windows&#039;&#039;&#039;: there is also the [[Install_guide#Installer_or_Zip-Package|ZIP-Package]], that can be installed in any directory.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== The following discussion applies to version 0.11.13. ===&lt;br /&gt;
&lt;br /&gt;
In order to change the application directory, user must edit the location of the &amp;quot;write-data&amp;quot; entry in the file &amp;lt;code&amp;gt;__Game_Install_directory/config/config.ini&amp;lt;/code&amp;gt;. This affects the location of mods, scenario and temp.&lt;br /&gt;
&lt;br /&gt;
If you want to move only the location of your save files you can &#039;&#039;&#039;[[Application_Directory/Changing_the_save_directory|change the the save directory using symlinks]]&#039;&#039;&#039; but this still means that all users of the computer will share the same data, including settings.&lt;br /&gt;
&lt;br /&gt;
===Linux===&lt;br /&gt;
Update &amp;lt;code&amp;gt;__Game_Install_directory/config-path.cfg&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
 use-system-read-write-data-directories=true&lt;br /&gt;
&lt;br /&gt;
Update &amp;lt;code&amp;gt;__Game_Install_directory/config/config.ini&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
 [path]&lt;br /&gt;
 read-data=__PATH__executable__/../../data&lt;br /&gt;
 write-data=.local/share/factorio&lt;br /&gt;
&lt;br /&gt;
You could set the &amp;lt;code&amp;gt;write-data&amp;lt;/code&amp;gt; value to &#039;&#039;&#039;&amp;lt;code&amp;gt;.factorio&amp;lt;/code&amp;gt;&#039;&#039;&#039; if you prefer.&lt;br /&gt;
&lt;br /&gt;
Once you have done this, you can remove write permissions to the entire game installation directory &#039;&#039;&#039;except&#039;&#039;&#039; for &amp;lt;code&amp;gt;config/config.ini&amp;lt;/code&amp;gt;, which &#039;&#039;&#039;must&#039;&#039;&#039; be writable by all people who wish to play the game.&lt;br /&gt;
&lt;br /&gt;
Note that if someone changes any options, in-game, those option changes will apply to everyone who plays on the same computer.&lt;br /&gt;
&lt;br /&gt;
= See also =&lt;br /&gt;
* [[Download and Installation]]&lt;br /&gt;
* [[Install Guide]]&lt;br /&gt;
* [[Mods]]&lt;br /&gt;
* [[Installing Mods]]&lt;br /&gt;
* [http://www.factorioforums.com/forum/viewtopic.php?f=34&amp;amp;t=3389 Forum discussion]&lt;br /&gt;
* [http://www.factorioforums.com/forum/viewtopic.php?f=5&amp;amp;t=8294 Linux Version - Save games in $HOME somewhere]&lt;/div&gt;</summary>
		<author><name>Pleschev</name></author>
	</entry>
</feed>