forked from pyanodon/pyindustry
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
30 lines (30 loc) · 1.05 KB
/
info.json
File metadata and controls
30 lines (30 loc) · 1.05 KB
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
{
"name": "pyindustry",
"version": "3.0.21",
"factorio_version": "2.0",
"title": "Pyanodons Industry",
"author": "Pyanodon, Nexela, Kingarthur, notnotmelon, Mootykins, ShadowGlass, Archezekiel, Quintuple, przemo1232",
"contact": "https://discord.gg/SBHM3h5Utj",
"homepage": "https://github.com/pyanodon/pyindustry",
"description": "Control the means of production with new logistic and storage structures. Works either as a standalone mod or alongside the rest of the pY modpack.",
"dependencies": [
"base >= 2.0.48",
"~ pypostprocessing >= 3.0.35",
"~ pyindustrygraphics >= 3.0.0",
"? pycoalprocessing >= 1.0.6",
"? pyfusionenergy >= 1.0.3",
"! wret-beacon-rebalance-mod",
"! BigBags",
"! ResearchFog",
"! omnimatter_energy"
],
"package": {
"ignore": [],
"scripts": {}
},
"quality_required": false,
"space_travel_required": false,
"spoiling_required": false,
"freezing_required": false,
"segmented_units_required": false
}