How data.json been written? #196
-
|
Is Off-topicIs there tool for this for factorio? |
Beta Was this translation helpful? Give feedback.
Answered by
greeny
Aug 5, 2025
Replies: 1 comment
-
|
The data.json file was initially generated by bin/parseDocs.ts, but that's now outdated and I'm using a separate parser I've written (and not yet published). As for Factorio, there's no such tool, but shouldn't be too hard to adjust some things here and there to make it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jailedfish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The data.json file was initially generated by bin/parseDocs.ts, but that's now outdated and I'm using a separate parser I've written (and not yet published).
As for Factorio, there's no such tool, but shouldn't be too hard to adjust some things here and there to make it.