Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1003 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 1003 Bytes

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