Skip to content

Releases: andev0/SatisParsery

1.1

22 Aug 16:40
Compare
Choose a tag to compare

Added items' production/consumption rate near the names.

1.0

21 Aug 22:05
Compare
Choose a tag to compare
1.0

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.