Categorygithub.com/KirkMcDonald/factorio-tools
repository
0.0.0-20241027221653-97a9d95bdd36
Repository: https://github.com/kirkmcdonald/factorio-tools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Factorio Tools

This repository contains two tools which support the Factorio Calculator (repo).

factoriocalc loads data from a Factorio installation, starts an HTTP server hosting the calculator, and opens it in a browser. It provides a quick and easy way to use a custom combination of mods with the calculator.

factoriodump is used to load data from a Factorio installation, and write the data files and sprite sheet used by the calculator. It is primarily a tool which supports development of the calculator.

How to build

You will need:

Change into either tool's subdirectory and build it with:

$ packr build