generated from fgardt/factorio-mod-template
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathinfo.json
23 lines (23 loc) · 748 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
23
{
"name": "factorissimo-2-notnotmelon",
"version": "3.8.18",
"title": "Factorissimo 3",
"author": "MagmaMcFry, notnotmelon",
"homepage": "https://github.com/notnotmelon/factorissimo-2-notnotmelon",
"description": "Factorissimo adds factory buildings to Factorio. Place them down, walk in, build your factories inside! Now updated for space age!",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.12",
"? space-age",
"! Factorissimo2",
"! Factorissimo2-Space-Age-Port",
"(?) Bio_Industries",
"(?) power-grid-comb",
"(?) EfficientSmelting",
"(?) Krastorio2",
"(?) PickerDollies",
"(?) advanced_fluid_handling_for_py",
"(?) SchallBeltConfiguration",
"(?) any-planet-start"
]
}