[Implemented] Instrument Mode on Headless
Posted: Mon Sep 13, 2021 10:05 pm
The headless install of Factorio does not include instrument mode. I assume this is because instrument mode is not useable with multiplayer. Automated tools would be best with headless mode because it is x7 times smaller than the main install, and doesn't require much extra setup. Any change this can be added for headless as well?
My specific use case is a modification to a current tool of mine: https://github.com/DedlySpyder/FactorioRawData
It dumps the data.raw at the end of the data stage, but I'd like to update it to dump after each mod is done with each data sub-stage, and allow for a full historical of the data.raw changes.
My specific use case is a modification to a current tool of mine: https://github.com/DedlySpyder/FactorioRawData
It dumps the data.raw at the end of the data stage, but I'd like to update it to dump after each mod is done with each data sub-stage, and allow for a full historical of the data.raw changes.