forked from pyanodon/pypostprocessing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
info.json
35 lines (35 loc) · 961 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
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "pypostprocessing",
"version": "0.2.9",
"factorio_version": "1.1",
"title": "Pyanodons Post-processing",
"author": "Pyanodon, Shadowglass",
"contact": "",
"homepage": "https://mods.factorio.com/mods/pyanodon/pytech",
"description": "Post-processing steps for Pyanodons modpack. Overhauls the technology tree to make sure prerequisites are set based on unlocked recipes",
"dependencies": [
"base >= 1.1.0",
"stdlib >= 1.4.0",
"? pycoalprocessing",
"? pyindustry",
"? pyfusionenergy",
"? pyhightech",
"? pyrawores",
"? pypetroleumhandling",
"? pyalienlife",
"? pyalternativeenergy",
"? omnimatter",
"? omnimatter_water",
"? omnimatter_wood",
"? deadlock-beltboxes-loaders",
"? DeadlockCrating",
"? deadlock_stacked_recipes",
"? DeadlocksStackingForPyanadon",
"? LightedPolesPlus",
"! ResearchFog"
],
"package": {
"ignore": [],
"scripts": {}
}
}