Factorio mod that adds a shortcut key to toggle trains between auto and manual
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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.