Suprcheese / Orbital-Ion-Cannon

A mod for Factorio: https://forums.factorio.com/viewtopic.php?f=93&t=17910
MIT License
12 stars 12 forks source link

Question: how do I change config.lua in a mod installed via portal, with Factorio running under Steam? #6

Closed skandragon closed 8 years ago

Suprcheese commented 8 years ago

There is a new mod configuration utility coming in Factorio 0.15 that will greatly simplify this.

For now, unzip your mod, then open up the config.lua file in the unzipped mod folder. There you will find many configuration options, as discussed in the Readme.

skandragon commented 8 years ago

So just unzip the file where it lives, and keep the .zip around? Or do I need to delete it, or re-zip it with the config change?

Will the mod system keep this up to date if I unzip it?

Suprcheese commented 8 years ago

You can delete the .zip after you've extracted it, and leave the extracted files around.

skandragon commented 8 years ago

Thanks!