usage: mod-set.exe [-h] [-s [SETTING]] [-v [VALUE]]
This tool reads or writes factorio mod settings. Reads the settings if no parameters are given. Needs to be in the mod directory.
optional arguments:
-h, --help show this help message and exit
-s [SETTING], --setting [SETTING]
Name of the setting to be edited. Prints also the
current value if found.
-v [VALUE], --value [VALUE]
The value to be set needs to be compatible with the
current value.
Remember to Backup your mod-settings.dat before usage!