mirror of
https://github.com/0ptera/Logistic-Train-Network.git
synced 2025-09-07 04:53:10 +00:00

Date: 2021-11-14 Bugfixes: - trains leaving requester didn't fully clean all delivery tables - trains entering depot with existing delivery raise on_delivery_failed #277
12 lines
482 B
JSON
12 lines
482 B
JSON
{
|
|
"name": "LogisticTrainNetwork",
|
|
"version": "1.16.6",
|
|
"title": "LTN - Logistic Train Network",
|
|
"author": "Optera",
|
|
"contact": "https://forums.factorio.com/memberlist.php?mode=viewprofile&u=21729",
|
|
"homepage": "https://forums.factorio.com/viewforum.php?f=214",
|
|
"description": "Adds new train stops forming a highly configurable, fully automated logistic network.",
|
|
"factorio_version": "1.1",
|
|
"dependencies": ["base >= 1.1.46", "flib >= 0.6.0", "(?)cargo-ships"]
|
|
}
|