Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
A script to dump factorio-data into a json file
- Host: GitHub
- URL: https://github.com/zcyc/factorio-data-dump
- Owner: zcyc
- Created: 2024-12-29T10:05:19.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2024-12-29T11:09:40.000Z (5 days ago)
- Last Synced: 2024-12-29T11:18:08.113Z (5 days ago)
- Topics: factorio, factorio-data
- Language: Lua
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```