Steam start parameter --mod-directory mods

Place to post guides, observations, things related to modding that are not mods themselves.
Post Reply
XaLpHa89
Fast Inserter
Fast Inserter
Posts: 119
Joined: Wed Jan 24, 2018 6:59 am
Contact:

Steam start parameter --mod-directory mods

Post by XaLpHa89 »

### 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

Post Reply

Return to “Modding discussion”