Command line mod settings file editor

Enhance your gameplay with these tools. This category is also the right place for tools useful for modders.
Mod databases, calculators, cheatsheets, multiplayer, scripts, libs and other useful stuff that is not strictly in-game mods.
Post Reply
myricaulus
Long Handed Inserter
Long Handed Inserter
Posts: 84
Joined: Mon May 08, 2017 3:33 pm
Contact:

Command line mod settings file editor

Post 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:

User avatar
SuperSandro2000
Filter Inserter
Filter Inserter
Posts: 741
Joined: Sun Jan 12, 2014 3:54 am
Contact:

Re: Command line mod settings file editor

Post by SuperSandro2000 »

You don't commit compiled binaries ;)

myricaulus
Long Handed Inserter
Long Handed Inserter
Posts: 84
Joined: Mon May 08, 2017 3:33 pm
Contact:

Re: Command line mod settings file editor

Post 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.

Post Reply

Return to “Tools”