Skip to content

GlassBricks/factorio-replay-data-collection

Repository files navigation

Factorio replay analysis

Generates a control.lua that that collects certain data about a replay, then exports the data to a json file.

To use:

  • (optional) customize main.ts, and recompile.
  • Replace the existing control.lua in a replay save file with the generated out/control.lua
    • see script: ./install.sh
  • Run the replay
  • Take a (new) save of the replay at some point
  • Load the save
  • run /export-replay-data

Optionally, data is also exported immediately after first rocket launch.

About

Data collection from factorio replays, for analyzing and improving speedruns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published