Adds a combinator that sets Space Age infinite research based on a signal.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Entities which interact with the circuit network.
Is there a way to add modded researches through settings files for letters beyond N? Could you give an example if so?
Hi Geethebluesky , your welcome to mod the mod . you should only need to add to line 35 of the control.lua
["signal-N"] = "worker-robots-speed-7"
add a comma ["signal-N"] = "worker-robots-speed-7", ["signal-O"] = "moded game research name", ["signal-P"] = "moded game researchname2"