Microeinstein / FactorioTreeGraphGen

Lua script which generates a dependency graph out from Factorio game files

Repository from Github https://github.comMicroeinstein/FactorioTreeGraphGenRepository from Github https://github.comMicroeinstein/FactorioTreeGraphGen

Factorio Tree Graph Generator

This script produces a GraphML file, which have to be opened with yEd to:

  1. fit all the nodes to their labels
  2. apply a hierarchical layout to the elements

This script needs my personal Lua framework and a terminal with ANSI support.

ANSI on Windows

You can use:

  1. ANSICON
  2. ConEmu
  3. my native helper

Latest render

Click here to see. Warning: very large image.

About

Lua script which generates a dependency graph out from Factorio game files

License:MIT License


Languages

Language:Lua 100.0%