-
Notifications
You must be signed in to change notification settings - Fork 5
/
LTechContinued.netkan
41 lines (41 loc) · 1.07 KB
/
LTechContinued.netkan
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
{
"spec_version": "v1.4",
"$kref": "#/ckan/github/Olympic1/L-Tech",
"$vref": "#/ckan/ksp-avc",
"identifier": "LTechContinued",
"name": "L-Tech Scientific Industries Continued",
"author": [
"Olympic1",
"linuxgurugamer"
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/49319-0240-l-tech-scientific-industries-v220/&page=15#comment-2824326",
"spacedock": "https://spacedock.info/mod/227/L-Tech%20Scientific%20Industries%20Continued"
},
"license": "MIT",
"x_netkan_force_v": true,
"install":
[
{
"find": "LTech",
"install_to": "GameData"
}
],
"depends":
[
{ "name": "ModuleManager", "min_version" : "2.8.1" }
],
"suggests":
[
{ "name": "ConnectedLivingSpace" },
{ "name": "HullcamVDS" },
{ "name": "KIS" },
{ "name": "RasterPropMonitor-Core" },
{ "name": "TweakScale" }
],
"conflicts":
[
{ "name": "xScience" },
{ "name": "KEI" }
]
}