If I run:
Code: Select all
python update_factorio.py -p core-linux_headless64 -f 0.13.20
-x -d
Code: Select all
No updates available for version 0.13.20 (latest experimental is 0.14.3).
Code: Select all
python update_factorio.py -p core-linux_headless64 -f 0.13.18 -x -d
Code: Select all
Dry run: would have fetched update from 0.13.18 to 0.14.0.
Dry run: would have fetched update from 0.14.0 to 0.14.1.
Dry run: would have fetched update from 0.14.1 to 0.14.2.
Dry run: would have fetched update from 0.14.2 to 0.14.3.
Code: Select all
{
"from": "0.13.18",
"to": "0.14.0"
}