forked from Admin-Unknown/AdminUnknownFixes
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
39 lines (39 loc) · 1.54 KB
/
Copy pathinfo.json
File metadata and controls
39 lines (39 loc) · 1.54 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
31
32
33
34
35
36
37
38
39
{
"name": "AdminUnknownFixes",
"version": "2.0.48",
"factorio_version": "2.0",
"title": "AdminUnknownFixes",
"author": "KingArthur, Erkigmo, AdminUnknown",
"contact": "jakegodding@gmail.com",
"homepage": "https://github.com/jakegodding/AdminUnknownFixes",
"description": "Bridge mod for Pyanodon + Angel's + Bob's mod compatibility. Merges duplicate items, fixes progression, and balances recipes across mod packs. If PyPostProcessing still requires empty stub mods (pyppatba and/or PyCoalTBaA), download https://github.com/jakegodding/AdminUnknownFixes/raw/main/stubs/pyppatba_0.0.1.zip and https://github.com/jakegodding/AdminUnknownFixes/raw/main/stubs/PyCoalTBaA_0.0.1.zip into your Factorio mods folder; see GitHub README for steps. Run scripts/package-mods.ps1 to build release zips under dist/ (stub zips are also copied to stubs/ in the repo).",
"dependencies": [
"base >= 2.0.0",
"pycoalprocessing >= 3.0.0",
"pypostprocessing >= 3.0.0",
"?pyalternativeenergy >= 3.0.0",
"?pyalienlife >= 3.0.0",
"?pyrawores >= 3.0.0",
"?pyfusionenergy >= 3.0.0",
"?pyhightech >= 3.0.0",
"?pypetroleumhandling >= 3.0.0",
"?pyindustry >= 3.0.0",
"?angelsrefining >= 2.0.0",
"?angelssmelting >= 2.0.0",
"?angelspetrochem >= 2.0.0",
"?angelsbioprocessing >= 2.0.0",
"?angelsindustries >= 2.0.0",
"?angelsaddons-storage >= 2.0.0",
"?boblibrary >= 2.0.0",
"?bobmodules >= 2.0.0",
"?boblogistics >= 2.0.0",
"?bobelectronics >= 2.0.0",
"?bobtech >= 2.0.0",
"?bobmining >= 2.0.0",
"?Yuoki",
"?yi_engines",
"?yi_railway",
"?Yi_Tech_Tree",
"!nullius"
]
}