generated from fgardt/factorio-mod-template
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathinfo.json
25 lines (25 loc) · 857 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
{
"name": "maraxsis",
"title": "Maraxsis",
"description": "Dive into the uncharted waters of Maraxsis, a world where the sea covers everything. Utilize submarines to explore, craft advanced fluids inside the hydro plant, build pressure domes, and master the challenges of deep-sea logistics.",
"author": "notnotmelon",
"homepage": "https://github.com/notnotmelon/maraxsis",
"version": "1.28.7",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.26",
"space-age >= 2.0.26",
"SpidertronPatrols >= 2.5.5",
"FluidMustFlow >= 1.4.2",
"(?) tenebris",
"(?) SchallTransportGroup",
"! Land-Pump",
"? modules-t4"
],
"quality_required": true,
"space_travel_required": true,
"spoiling_required": true,
"freezing_required": true,
"segmented_units_required": true,
"expansion_shaders_required": true
}