CKAN-meta/DeployableEngines/DeployableEngines-1.0.1.ckan

38 lines
1.1 KiB
JSON

{
"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.0.1",
"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.0.1/DeployableEngines_1_0_1.zip",
"download_size": 6105,
"download_hash": {
"sha1": "CC5499FCE3E8A2DFD42956683EC26ED0561E2D16",
"sha256": "BEAC181ED9624AF3E999531E3BB0A20FD870062E32BEABE0CA2D322D9225E6F9"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}