-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathinfo.json
34 lines (34 loc) · 1.05 KB
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"name": "MultipleUnitTrainControl",
"version": "1.0.3",
"factorio_version": "2.0",
"title": "Multiple Unit Train Control",
"author": "robot256",
"contact": "",
"homepage": "https://github.com/robot256/MultipleUnitTrainControl",
"description": "Replaces bidirectional trains with ones twice as powerful, to simulate real locomotives driving backwards.",
"dependencies": [
"base",
"flib",
"Robot256Lib",
"(?)FARL >= 3.1.3",
"(?)boblogistics >= 0.17.0",
"(?)Realistic_Electric_Trains >= 0.4.2",
"(?)Realistic_Electric_Trains_Fork",
"(?)Realistic_Electric_Trains_fix",
"(?)Realistic_Electric_Trains_fix_balance_K2",
"(?)FuelTrainStop >= 0.17.3",
"(?)FusionTrain >= 0.17.5",
"(?)bigger_slower_trains-M",
"(?)bobvehicleequipment",
"(?)Krastorio2 >= 0.9.0",
"(?)fluidTrains",
"(?)electric-vehicles-reborn >= 0.1.2",
"(?)se-space-trains",
"(?)ElectricTrains",
"(?)kry-vehicle-grids",
"(?)electric-trains",
"(?)pypostprocessing",
"!Noxys_Multidirectional_Trains"
]
}