Skip to content

1.0

Compare
Choose a tag to compare
@andev0 andev0 released this 21 Aug 22:05
· 4 commits to main since this release

Usage

SatisParsery \
    path/to/data.json \
    path/to/configuration.json \
    path/to/output.drawio

data.json

The file from the SatisfactoryTools repository.

configuration.json

Configuration file in which you can change the following things:

  • Readable names of items and buildings (e.g. "Smart Plating" instead of "Desc_SpaceElevatorPart_1_C")
  • Ignored recipes
  • Drawio styles of the elements (e.g. colors)

An example can be found in example_configuration.json.

output.drawio

Path to which resulting diagram will be written.