Train Automation Tool
This is a mod for the game Factorio. It is published on the Factorio mod portal in .zip format. The source code is visible on the Github page.
This mod introduces a customizable tool accessible through the default shortcut 'ALT + A' or the shortcut bar. The tool can be click-and-dragged over trains to change their manual mode.
- Normal selection (by default, Left-click
) will set all selected trains to Automatic
.
- Reverse selection (by default, Right-click
) will set all selected trains to Manual
.
- Alt-selection (by default, Shift + Left click
) will toggle the mode of all selected trains (so trains in Manual
mode will be set to Automatic
and vice versa.)
Contact
For bug reports or feature suggestions, please make an issue on the Github page.
If you would like to contribute new features or localizations, please make a pull request on the Github page. I would recommend that you contact me first to see if I already have anything in the works matching your idea.
You can contact me on Discord @notnot
. To message me you need to share a server with me. I expect that I will be in the Factorio discord server for the foreseeable future.
License
Train Automation Tool is licensed under MIT.
Train Automation Tool depends on flib by raiguard.