-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathinfo.json
26 lines (26 loc) · 886 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
26
{
"name": "AAI_Language_Pack",
"title": "AAI Language Pack",
"description": "Multi-language support for AAI mods.\n\nContribute your translations on Github.",
"author": "Shadow_Man",
"version": "2.0.0",
"factorio_version": "2.0",
"dependencies": [
"?aai-containers >= 0.3.0",
"?aai-industry >= 0.5.20",
"?aai-loaders >= 0.2.1",
"?aai-programmable-structures >= 0.7.3",
"?aai-programmable-vehicles >= 0.7.21",
"?aai-signal-transmission >= 0.4.6",
"?aai-signals >= 0.6.1",
"?aai-vehicles-chaingunner >= 0.6.1",
"?aai-vehicles-flame-tank >= 0.5.1",
"?aai-vehicles-flame-tumbler >= 0.6.1",
"?aai-vehicles-hauler >= 0.6.1",
"?aai-vehicles-ironclad >= 0.6.3",
"?aai-vehicles-laser-tank >= 0.6.4",
"?aai-vehicles-miner >= 0.6.3",
"?aai-vehicles-warden >= 0.5.3",
"?aai-zones >= 0.6.4"
]
}