Factorio mod that adds a shortcut key to toggle trains between auto and manual
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Chris Smith 393f53b459 Remove trailing comma. il y a 6 ans
locale/en Initial import il y a 6 ans
LICENCE README and LICENCE il y a 6 ans
README.md README and LICENCE il y a 6 ans
control.lua Initial import il y a 6 ans
data.lua README and LICENCE il y a 6 ans
info.json Remove trailing comma. il y a 6 ans

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.