forked from tburrows13/FreightForwarding
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.json
22 lines (22 loc) · 794 Bytes
/
info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"name": "X-Logistics",
"version": "0.1.2",
"title": "X-Logistics",
"author": "Xorimuth",
"description": "Adds greater long-distance logistics variety.\nPack intermediate products into crates before transporting them using combinations of trains, ships, and even spidertrons!\nAlso includes island/continent terrain generation, shallow water, and an expensive variant of landfill for deeper water.",
"factorio_version": "1.1",
"dependencies": [
"base",
"DeadlockCrating",
"cargo-ships",
"CanalBuilderMAV",
"SpidertronPatrols",
"just-another-greenhouse",
"IslandStart",
"? beautiful_bridge_railway_Cargoships",
"? underwater-pipes"
],
"package": {
"ignore": ["resources/*", "scenarios/*"]
}
}