2015-01-07 18:15:17 +00:00
|
|
|
{
|
|
|
|
"spec_version": "v1.4",
|
|
|
|
"identifier": "ProceduralAirships",
|
|
|
|
"name": "Procedural Airships",
|
|
|
|
"abstract": "Procedural Airships - A ProceduralParts Expansion",
|
|
|
|
"author": [
|
|
|
|
"RadarManFromTheMoon",
|
|
|
|
"ItMustBeACamel"
|
|
|
|
],
|
|
|
|
"license": "GPL-3.0",
|
2015-08-21 15:29:47 +00:00
|
|
|
"resources": {
|
|
|
|
"repository": "https://github.com/ItMustBeACamel/ProcAirships"
|
|
|
|
},
|
|
|
|
"version": "1.3",
|
|
|
|
"ksp_version": "0.90.0",
|
2015-01-07 18:15:17 +00:00
|
|
|
"depends": [
|
|
|
|
{
|
|
|
|
"name": "ProceduralParts"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"find": "ProcAirships",
|
|
|
|
"install_to": "GameData"
|
2015-01-09 22:59:12 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"file": "Ships",
|
|
|
|
"install_to": "Ships"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"file": "saves",
|
|
|
|
"install_to": "Tutorial"
|
2015-01-07 18:15:17 +00:00
|
|
|
}
|
|
|
|
],
|
2015-08-11 03:26:54 +00:00
|
|
|
"download": "https://github.com/ItMustBeACamel/ProcAirships/releases/download/1.3/ProcAirships-1.3.zip",
|
2015-01-07 18:15:17 +00:00
|
|
|
"download_size": 137050,
|
2015-08-11 03:26:54 +00:00
|
|
|
"x_generated_by": "netkan"
|
2015-01-07 18:15:17 +00:00
|
|
|
}
|