Skip to content

KirkMcDonald/factorio-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

97a9d95 · Oct 27, 2024

History

33 Commits
Oct 17, 2024
Jul 30, 2019
Dec 14, 2018
Dec 14, 2018
Oct 19, 2024
Oct 27, 2024
Oct 13, 2018
Oct 13, 2018
Oct 13, 2018
Aug 14, 2020
Aug 14, 2020

Repository files navigation

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