Page 1 of 1

Command line mod settings file editor

Posted: Sun Mar 03, 2019 6:55 pm
by myricaulus
Hello community,
i wrote a little command line python script parser for the mod-settings.dat file. It can show all configs and alter one per call using the parameters. You can download it from https://github.com/Myricaulus/factorio_ ... ngs_editor. Copy it into the same location as the settings file.
Have fun and remember to backup your mod-settings file whenever you unleash a unknown script onto your computer :geek:

Re: Command line mod settings file editor

Posted: Mon Mar 04, 2019 1:03 pm
by SuperSandro2000
You don't commit compiled binaries ;)

Re: Command line mod settings file editor

Posted: Mon Mar 04, 2019 3:53 pm
by myricaulus
Yep, i realizied directly after, that i can attach a compiled binary to a release. Usually i wouldnt do it, but *shrug* whatever :-D Now the damage is done and i will burn forever in the Git-Hell.