Adds a clock to the top left corner, saying how long the current game has been running.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Would it make sense to use on_nth_tick with interval 60 instead of on_tick event see https://lua-api.factorio.com/latest/LuaBootstrap.html#LuaBootstrap.on_nth_tick
True, I were unaware of that nifty function! Thanks :).
I might do that when I upload a new version next time. It is not a huge priority, since I don't think the performance is that critical.
Yes, indeed not so critical. I think on_nth_tick is quite new
BTW: Very helpful mod. Love it