Bulk import and export of train stops using CSV text files to allow easier bulk editing.
Mods introducing new content into the game.
Version: 1.1.3
Date: 01. 02. 2022
Changes:
- migrated to factorio 1.1
Bugfix:
- mod_gui is no longer a global when require'd in lua. (as of 1.1.0)
Version: 0.18.3
Date: 02. 02. 2020
Changes:
- migrated to factorio 0.18
Version: 0.0.3
Date: 02. 06. 2019
Added:
- better support for imports with commas and spaces
Version: 0.0.2
Date: 02. 06. 2019
Added:
- trainstop.unit_number for exact identification
- button to allow export to csv file in script_output folder
Bugfix:
- apparently last_user can be none, added check to compensate
Version: 0.0.1
Date: 01. 05. 2019
Added:
- initial release