Steam start parameter --mod-directory mods
Posted: Tue May 17, 2022 8:53 am
### Default path to the factorio mods directory.
[WINDOWS] + [R]
%appdata%\Factorio\mods
### But you are forced to copy the complete path.
--mod-directory C:\Users\USERNAME\AppData\Roaming\Factorio\mods
### It would be nice if you could just use the word "mods", which would then be created in the wrong path.
--mod-directory mods
C:\Program Files (x86)\Steam\steamapps\common\Factorio\mods
### Would be a good solution, but it doesn't work.
--mod-directory %appdata%\Factorio\mods
C:\Program Files (x86)\Steam\steamapps\common\Factorio\%appdata%\Factorio\mods
### My thought is to just add or remove the word ".disable" to play with or without mods.
--mod-directory mods.disable
https://wiki.factorio.com/Application_directory
[WINDOWS] + [R]
%appdata%\Factorio\mods
### But you are forced to copy the complete path.
--mod-directory C:\Users\USERNAME\AppData\Roaming\Factorio\mods
### It would be nice if you could just use the word "mods", which would then be created in the wrong path.
--mod-directory mods
C:\Program Files (x86)\Steam\steamapps\common\Factorio\mods
### Would be a good solution, but it doesn't work.
--mod-directory %appdata%\Factorio\mods
C:\Program Files (x86)\Steam\steamapps\common\Factorio\%appdata%\Factorio\mods
### My thought is to just add or remove the word ".disable" to play with or without mods.
--mod-directory mods.disable
https://wiki.factorio.com/Application_directory