An open API service indexing awesome lists of open source software.

https://github.com/zcyc/factorio-data-dump

A script to dump factorio-data into a json file
https://github.com/zcyc/factorio-data-dump

factorio factorio-data

Last synced: 3 months ago
JSON representation

A script to dump factorio-data into a json file

Awesome Lists containing this project

README

          

# factorio-data-dump

A script to dump [factorio-data](https://github.com/wube/factorio-data) into a json file.

Support item, recipe, technology.

Put dump.lua in the factorio-data root directory, change name of last line, then execute:
```
lua dump.lua
```

## recommend
You can use [Command line parameters](https://wiki.factorio.com/Command_line_parameters) to dump data.raw as JSON to the script output folder and exits.