File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Unreleased
22
3+ ### Changed
4+ - ` upgrade-quality ` works on combinators
5+ - ` upgrade-quality ` now errors when encountering something that looks like a quality that it doesn't know if it should upgrade.
6+
37## Version 0.1.4
48
59### Added
Original file line number Diff line number Diff line change 66Usage: factorio-bp-helper <COMMAND>
77
88Commands:
9- count-entities Counts the number of items needed to construct the blueprint
10- unwrap Unwraps a blueprint string to reveal the json representation
11- wrap Wraps json from stdin into a blueprint string
12- help Print this message or the help of the given subcommand(s)
9+ count-entities Counts the number of items needed to construct the blueprint
10+ unwrap Unwraps a blueprint string to reveal the json representation
11+ wrap Wraps json from stdin into a blueprint string
12+ upgrade-quality Upgrades the quality of recipies/filters/conditions without upgrading entities/modules
13+ help Print this message or the help of the given subcommand(s)
1314
1415Options:
1516 -h, --help Print help
You can’t perform that action at this time.
0 commit comments