forked from pyanodon/autotech
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
24 lines (24 loc) · 671 Bytes
/
info.json
File metadata and controls
24 lines (24 loc) · 671 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
{
"name": "autotech",
"version": "0.1.0",
"factorio_version": "2.0",
"title": "Autotech",
"author": "Quintuple5, Shadowglass, Notnotmelon",
"contact": "https://discord.gg/SBHM3h5Utj",
"homepage": "https://github.com/Septiple/autotech",
"description": "Overhauls the technology tree to make sure prerequisites are set based on unlocked recipes.",
"dependencies": [
"base >= 2.0.0",
"(?) maraxsis",
"(?) pypostprocessing"
],
"package": {
"ignore": [],
"scripts": {}
},
"quality_required": false,
"space_travel_required": false,
"spoiling_required": false,
"freezing_required": false,
"segmented_units_required": false
}