Skip to content

ingmar/factorio-trees

Repository files navigation

Factorio Trees

This is a collection of Lua scripts that parse Factorio's data files and then use GraphViz to generate trees for recipe and technology dependencies. It does not add woody perennial plants to Factorio, sorry.

Partial screenshot

Prerequisites

  • Lua
  • GraphViz

Mac OS X

brew install lua graphviz

Run

git clone https://github.com/ingmar/factorio-trees.git
cd factorio-trees
# Check FACTORIO_ROOT in the Makefile
make
open *.pdf

About

Recipe and Tech trees for the game Factorio, using Graphviz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published