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.

info.json 317B

123456789
  1. {
  2. "name": "TrainModeToggle",
  3. "version": "1.0.0",
  4. "factorio_version": "0.15",
  5. "title": "Train mode toggle",
  6. "author": "csmith",
  7. "homepage": "https://github.com/csmith/factorio-train-mode-toggle",
  8. "description": "Adds a hotkey to toggle automatic mode on or off for the player's current train."
  9. }