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