-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathinfo.json
More file actions
27 lines (27 loc) · 730 Bytes
/
Copy pathinfo.json
File metadata and controls
27 lines (27 loc) · 730 Bytes
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
{
"name": "pyhardmode",
"version": "1.3.37",
"factorio_version": "2.0",
"title": "Pyanodons Hard Mode",
"author": "notnotmelon",
"contact": "https://discord.gg/SBHM3h5Utj",
"homepage": "https://mods.factorio.com/mod/pyhardmode",
"description": "Contains a few tiny changes to Pyanodons mods...",
"dependencies": [
"base >= 2.0.12",
"pyalternativeenergy >= 3.0.0",
"? enable-all-feature-flags",
"? aai-loaders >= 0.2.3",
"? PyBlock"
],
"package": {
"ignore": [],
"scripts": {}
},
"quality_required": false,
"space_travel_required": false,
"spoiling_required": false,
"freezing_required": false,
"segmented_units_required": false,
"expansion_shaders_required": false
}