Skip to content

ComputerDruid/factorio-bp-helper

Repository files navigation

A CLI tool for manipulating factorio blueprint strings.

Usage:

Usage: factorio-bp-helper <COMMAND>

Commands:
  count-entities   Counts the number of items needed to construct the blueprint
  unwrap           Unwraps a blueprint string to reveal the json representation
  wrap             Wraps json from stdin into a blueprint string
  upgrade-quality  Upgrades the quality of recipies/filters/conditions without upgrading entities/modules
  save             Saves blueprint as a .json file, or as a directory of json files if it's a blueprint book
  help             Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

License

Copyright 2025 Daniel Johnson et al.

Licensed under either of:

at your option.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published