Factorio mod that adds a shortcut key to toggle trains between auto and manual
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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. }