CKAN-meta/DeployableEngines/DeployableEngines-1.1.0.ckan

38 lines
1.1 KiB
Plaintext

{
"spec_version": "v1.4",
"identifier": "DeployableEngines",
"name": "Deployable Engines Plugin",
"abstract": "A plugin to manage extending/retracting engine nozzles",
"author": "ChrisAdderley",
"license": "MIT",
"resources": {
"homepage": "https://github.com/ChrisAdderley/DeployableEngines/wiki",
"repository": "https://github.com/ChrisAdderley/DeployableEngines"
},
"version": "1.1.0",
"ksp_version_min": "1.7.0",
"ksp_version_max": "1.7.99",
"supports": [
{
"name": "KerbalAtomics"
},
{
"name": "CryoEngines"
}
],
"install": [
{
"find": "DeployableEngines",
"install_to": "GameData"
}
],
"download": "https://github.com/ChrisAdderley/DeployableEngines/releases/download/1.1.0/DeployableEngines_1_1_0.zip",
"download_size": 7623,
"download_hash": {
"sha1": "1FB2BBB52A129B1839E5F741DBEA7308E2DD989D",
"sha256": "F64FB94EF672E6C0856DA84A459E340E2F65CCA377B08840BFBFEE7FB80A4E8D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}