Factorio mod that adds a shortcut key to toggle trains between auto and manual
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Chris Smith 393f53b459 Remove trailing comma. 6 anos atrás
locale/en Initial import 6 anos atrás
LICENCE README and LICENCE 6 anos atrás
README.md README and LICENCE 6 anos atrás
control.lua Initial import 6 anos atrás
data.lua README and LICENCE 6 anos atrás
info.json Remove trailing comma. 6 anos atrás

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.