-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinfo.json
More file actions
21 lines (21 loc) · 683 Bytes
/
info.json
File metadata and controls
21 lines (21 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name": "single_train_unit",
"version": "20.0.12",
"title": "Single Train Unit",
"author": "Muppet9010",
"contact": "",
"homepage": "https://mods.factorio.com/mod/single_train_unit",
"factorio_version": "1.1",
"dependencies": [
"base >= 1.1.0",
"? FactorioExtended-Plus-Transport",
"? FactorioExtended-Trains",
"? BatteryPack",
"? space-exploration",
"? aai-industry",
"? Krastorio2",
"? zombiesextended-logistics",
"? SchallArmouredTrain"
],
"description": "Adds a single train unit that is the standard length, but include storage and can travel in both directions"
}