Factorio mod that adds a shortcut key to toggle trains between auto and manual
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chris Smith 393f53b459 Remove trailing comma. преди 6 години
locale/en Initial import преди 6 години
LICENCE README and LICENCE преди 6 години
README.md README and LICENCE преди 6 години
control.lua Initial import преди 6 години
data.lua README and LICENCE преди 6 години
info.json Remove trailing comma. преди 6 години

README.md

Train mode toggle

Very simple Factorio mod that adds a keyboard shortcut to toggle the mode (automatic or manual) of the train the player is riding.

To use, simply press ‘j’ (by default, configurable in settings) while inside a train locomotive or carriage, and the mode will be flipped (i.e., automatic trains will switch to manual, manual trains will be switched to automatic).

The FARL and Honk mods have similar functionality included with their other functions.