<?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=Lyallp</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=Lyallp"/>
	<link rel="alternate" type="text/html" href="https://wiki.factorio.com/Special:Contributions/Lyallp"/>
	<updated>2026-04-24T01:42:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117614</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117614"/>
		<updated>2015-01-28T09:28:05Z</updated>

		<summary type="html">&lt;p&gt;Lyallp: /* Linux */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
The application directory stores&lt;br /&gt;
* the saves (every save is a zip-file)&lt;br /&gt;
* the [[Mods]]&lt;br /&gt;
* scenarios&lt;br /&gt;
* configuration&lt;br /&gt;
* [[Log File]] (since v0.10.0).&lt;br /&gt;
&lt;br /&gt;
The directory structure is self-explaining.&lt;br /&gt;
&lt;br /&gt;
You can delete for example the configuration-file; it will be generated new with the defaults.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory, before you install a new version.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory is the same as the unpacked factorio directory.&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;
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&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
Windows Vista and newer (UAC active):&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&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.&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found 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&lt;br /&gt;
 __Game_Install_Directory__&lt;br /&gt;
&lt;br /&gt;
==Changing the application directory==&lt;br /&gt;
&lt;br /&gt;
The following discussion applies to version 0.11.13.&lt;br /&gt;
&lt;br /&gt;
It is possible to change the application directory location for Factorio.&lt;br /&gt;
&lt;br /&gt;
This can be done by editing 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;
&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;/div&gt;</summary>
		<author><name>Lyallp</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117613</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117613"/>
		<updated>2015-01-28T09:27:42Z</updated>

		<summary type="html">&lt;p&gt;Lyallp: /* Changing the application directory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
The application directory stores&lt;br /&gt;
* the saves (every save is a zip-file)&lt;br /&gt;
* the [[Mods]]&lt;br /&gt;
* scenarios&lt;br /&gt;
* configuration&lt;br /&gt;
* [[Log File]] (since v0.10.0).&lt;br /&gt;
&lt;br /&gt;
The directory structure is self-explaining.&lt;br /&gt;
&lt;br /&gt;
You can delete for example the configuration-file; it will be generated new with the defaults.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory, before you install a new version.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory is the same as the unpacked factorio directory.&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;
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&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
Windows Vista and newer (UAC active):&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&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.&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found 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&lt;br /&gt;
 __Game_Install_Directory__&lt;br /&gt;
&lt;br /&gt;
==Changing the application directory==&lt;br /&gt;
&lt;br /&gt;
The following discussion applies to version 0.11.13.&lt;br /&gt;
&lt;br /&gt;
It is possible to change the application directory location for Factorio.&lt;br /&gt;
&lt;br /&gt;
This can be done by editing 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. Be aware, the value in this field is Operating System dependant, and the examples shown here are for GNU Linux and similar systems.&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;
&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;/div&gt;</summary>
		<author><name>Lyallp</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117612</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117612"/>
		<updated>2015-01-28T09:25:25Z</updated>

		<summary type="html">&lt;p&gt;Lyallp: /* Changing the application directory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
The application directory stores&lt;br /&gt;
* the saves (every save is a zip-file)&lt;br /&gt;
* the [[Mods]]&lt;br /&gt;
* scenarios&lt;br /&gt;
* configuration&lt;br /&gt;
* [[Log File]] (since v0.10.0).&lt;br /&gt;
&lt;br /&gt;
The directory structure is self-explaining.&lt;br /&gt;
&lt;br /&gt;
You can delete for example the configuration-file; it will be generated new with the defaults.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory, before you install a new version.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory is the same as the unpacked factorio directory.&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;
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&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
Windows Vista and newer (UAC active):&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&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.&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found 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&lt;br /&gt;
 __Game_Install_Directory__&lt;br /&gt;
&lt;br /&gt;
==Changing the application directory==&lt;br /&gt;
&lt;br /&gt;
The following discussion applies to version 0.11.13.&lt;br /&gt;
&lt;br /&gt;
It is possible to change the application directory location for Factorio.&lt;br /&gt;
&lt;br /&gt;
This can be done by editing 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;
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. Be aware, the value in this field is Operating System dependant, and the examples shown here are for GNU Linux and similar systems.&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;
&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;/div&gt;</summary>
		<author><name>Lyallp</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117611</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117611"/>
		<updated>2015-01-28T09:24:03Z</updated>

		<summary type="html">&lt;p&gt;Lyallp: /* Changing the application directory */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
The application directory stores&lt;br /&gt;
* the saves (every save is a zip-file)&lt;br /&gt;
* the [[Mods]]&lt;br /&gt;
* scenarios&lt;br /&gt;
* configuration&lt;br /&gt;
* [[Log File]] (since v0.10.0).&lt;br /&gt;
&lt;br /&gt;
The directory structure is self-explaining.&lt;br /&gt;
&lt;br /&gt;
You can delete for example the configuration-file; it will be generated new with the defaults.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory, before you install a new version.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory is the same as the unpacked factorio directory.&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;
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&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
Windows Vista and newer (UAC active):&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&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.&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found 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&lt;br /&gt;
 __Game_Install_Directory__&lt;br /&gt;
&lt;br /&gt;
==Changing the application directory==&lt;br /&gt;
&lt;br /&gt;
The following discussion applies to version 0.11.13.&lt;br /&gt;
&lt;br /&gt;
It is possible to change the application directory location for Factorio.&lt;br /&gt;
&lt;br /&gt;
This can be done by editing 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;
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;
&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;/div&gt;</summary>
		<author><name>Lyallp</name></author>
	</entry>
	<entry>
		<id>https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117609</id>
		<title>Application directory</title>
		<link rel="alternate" type="text/html" href="https://wiki.factorio.com/index.php?title=Application_directory&amp;diff=117609"/>
		<updated>2015-01-28T09:11:31Z</updated>

		<summary type="html">&lt;p&gt;Lyallp: /* Linux */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Languages}}&lt;br /&gt;
The application directory stores&lt;br /&gt;
* the saves (every save is a zip-file)&lt;br /&gt;
* the [[Mods]]&lt;br /&gt;
* scenarios&lt;br /&gt;
* configuration&lt;br /&gt;
* [[Log File]] (since v0.10.0).&lt;br /&gt;
&lt;br /&gt;
The directory structure is self-explaining.&lt;br /&gt;
&lt;br /&gt;
You can delete for example the configuration-file; it will be generated new with the defaults.&lt;br /&gt;
&lt;br /&gt;
It is recommended to create backups from this directory, before you install a new version.&lt;br /&gt;
&lt;br /&gt;
== Windows ==&lt;br /&gt;
=== Installation by Zip-package ===&lt;br /&gt;
Application directory is the same as the unpacked factorio directory.&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;
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&lt;br /&gt;
 C:\Users\&amp;lt;username&amp;gt;\AppData\Roaming\Factorio&lt;br /&gt;
Windows Vista and newer (UAC active):&lt;br /&gt;
 %appdata%\factorio&lt;br /&gt;
&lt;br /&gt;
== MacOSx ==&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.&lt;br /&gt;
&lt;br /&gt;
The factorio internal application-data can be found 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&lt;br /&gt;
 __Game_Install_Directory__&lt;br /&gt;
&lt;br /&gt;
==Changing the application directory==&lt;br /&gt;
&lt;br /&gt;
It is possible to change the application directory location for Factorio. This can be done by editing the location of the &amp;quot;write-data&amp;quot; entry in the file &amp;lt;code&amp;gt;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]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&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;/div&gt;</summary>
		<author><name>Lyallp</name></author>
	</entry>
</feed>