-
Notifications
You must be signed in to change notification settings - Fork 53
/
info.json
60 lines (60 loc) · 1.74 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"name": "Krastorio2",
"version": "2.0.0",
"title": "Krastorio 2",
"description": "An overhaul mod focusing on end-game technologies and moderately increased complexity.",
"author": "Linver, Krastor, raiguard",
"contact": "https://github.com/raiguard/Krastorio2/issues",
"homepage": "https://discord.gg/ECBzaXu",
"factorio_version": "2.0",
"dependencies": [
"base >= 2.0.2",
"Krastorio2Assets >= 2.0.0",
"ChangeInserterDropLane >= 1.1.0",
"flib >= 0.15.0",
"(?) aai-industry >= 0.3.17",
"(?) aai-vehicles-chaingunner >= 0.5.2",
"(?) Aircraft >= 1.6.6",
"(?) angelsindustries >= 0.4.3",
"(?) angelspetrochem >= 0.9.11",
"(?) bobenemies >= 0.17.6",
"(?) bullet-trails >= 0.4.1",
"(?) ElectricTrain",
"(?) deadlock-beltboxes-loaders >= 2.1.13",
"(?) DeadlockLargerLamp >= 1.3.1",
"(?) Dectorio >= 0.10.5",
"(?) DiscoScience >= 1.0.0",
"(?) Flow Control >= 3.0.5",
"(?) rso-mod >= 6.0.6",
"(?) Tral_robot_tree_farm >= 1.2.5",
"(?) vtk-armor-plating >= 0.8.0",
"(?) WaterAsAResource >= 0.7.8",
"(?) better-victory-screen >= 0.2.10",
"! quality",
"! space-age",
"! Annotorio",
"! brave-new-world",
"! Clowns-Nuclear",
"! HdProcessedMetal",
"! KS_Power",
"! Krastorio",
"! Krastorio-graphics",
"! KS_Combat",
"! ModularLife",
"! Power Armor MK3",
"! PowerAndArmor",
"! SimpleSilicon",
"! bobequipment",
"! bobvehicleequipment",
"! custom_power_armor_fix",
"! laborat"
],
"package": {
"git_publish_branch": "master",
"ignore": [ "TODO.md", "crowdin.yml", "images/**", "stylua.toml", "tests/**" ],
"scripts": {
"prepublish": "factorio-crowdin-sync"
},
"sync_portal_details": true
}
}