Commit 41b81f9
Ask the binary for CLI options, not the wiki
`factorio --help` prints every option and ships with the game, so it describes
the version you actually have. It is also ahead of the wiki: it documents
`--map-preview-planet`, `--map-gen-seed-max` and `--exchange-string`, and it
states outright that `--map-gen-seed` "will override seed specified in map gen
settings" - the trap #232 hit, answered by the tool itself.
The wiki page stays named as a fallback for prose the help text does not carry.
The docs snapshot is verbatim, so it keeps the old wording and its header now
flags that one line as superseded.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017hVzDgUq6g7LATfczGxUrE1 parent f1e887b commit 41b81f9
2 files changed
Lines changed: 18 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
151 | 161 | | |
152 | 162 | | |
153 | 163 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
33 | 38 | | |
34 | 39 | | |
35 | 40 | | |
| |||
0 commit comments