This is a small collection of utilities for Factorio:
factorio-exporter
: A Rust library to export prototype definitions from Factorio.factorio-cli
: A small utility to manipulate data related to Factorio, currently mostly a command-line front-end forfactorio-exporter
.factorio-mod-api
: A caching client library for the Factorio Mod Portal API.
This is still very much in the prototype phase. The output will be incomplete and have bugs. Please try it out anyway and report any issues that you run into!
See the change log for progress.
This library is intended to be platform-independent, but it's currently only tested on Linux.
Contributions are welcome! Feel free to send pull requests, but if you want to make large-scale changes it would make sense to discuss them first.