Skip to content

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

License

Notifications You must be signed in to change notification settings

Microeinstein/FactorioTreeGraphGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.