Inserter Throughput


Displays the throughput of the selected inserter (under ideal conditions). Now with a measuring tool for live testing.

Utilities
1 year, 3 months ago
0.18 - 1.1
19.5K
Logistics

i Font Size Setting

1 year, 2 months ago

Hello, thanks for great mod.
Can you add an option to increase the font size ?
Currently mod doesn't seem to response to gui size setting in the game

1 year, 2 months ago

draw_text{
...,
scale = game.get_player(player_index).display_scale
}
seems to resolve the issue

1 year, 1 month ago

Thank you for the report and investigation. I will make sure to include it into the next release.

2 months ago

that's specifically line 178 in control.lua, for others who want to fix tiny font issue

New response