TGNThump / factorio-tools

Tools dealing with the game Factorio.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tools dealing with the game Factorio.


Languages

Language:Go 53.0%Language:Lua 45.5%Language:Dockerfile 1.5%