43 lines
1.3 KiB
JSON
43 lines
1.3 KiB
JSON
{
|
|
"spec_version": "v1.4",
|
|
"identifier": "DeployableEngines",
|
|
"name": "Deployable Engines Plugin",
|
|
"abstract": "A plugin to manage extending/retracting engine nozzles",
|
|
"author": "ChrisAdderley",
|
|
"version": "1.2.0",
|
|
"ksp_version_min": "1.8.0",
|
|
"ksp_version_max": "1.8.99",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"homepage": "https://github.com/ChrisAdderley/DeployableEngines/wiki",
|
|
"repository": "https://github.com/ChrisAdderley/DeployableEngines",
|
|
"metanetkan": "https://github.com/ChrisAdderley/DeployableEngines/raw/master/CKAN/DeployableEngines.netkan"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"library"
|
|
],
|
|
"supports": [
|
|
{
|
|
"name": "KerbalAtomics"
|
|
},
|
|
{
|
|
"name": "CryoEngines"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"find": "DeployableEngines",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/ChrisAdderley/DeployableEngines/releases/download/1.2.0/DeployableEngines_1_2_0.zip",
|
|
"download_size": 7794,
|
|
"download_hash": {
|
|
"sha1": "E9951D7009A64B2500A05B8FEC5937379536784D",
|
|
"sha256": "07A2AC13B72943A9AE36B58D83A5E105B5F3A2C3285669966CC3E700236C2009"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|