OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 129 forks source link

Consistent settings #366

Open knoxfighter opened 8 months ago

knoxfighter commented 8 months ago

Some settings are not available everywhere (like autostart). We should support to set all settings as ENV, in conf.json and as flags. Also all settings should be documented.

Order of overrides:

  1. Defaults
  2. ENV
  3. conf.json
  4. flags