CKAN-meta/DeployableEngines/DeployableEngines-1.0.0.ckan

37 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": "CC-BY-NC-SA-4.0",
"resources": {
"repository": "https://github.com/ChrisAdderley/DeployableEngines"
},
"version": "1.0.0",
"ksp_version_min": "1.6.1",
"ksp_version_max": "1.6.99",
"supports": [
{
"name": "KerbalAtomics"
},
{
"name": "CryoEngines"
}
],
"install": [
{
"find": "DeployableEngines",
"install_to": "GameData"
}
],
"download": "https://github.com/ChrisAdderley/DeployableEngines/releases/download/1.0.0/DeployableEngines_1_0_0.zip",
"download_size": 6111,
"download_hash": {
"sha1": "76C0B5C2E09777693BAC622FE17592DA9C2F0F8A",
"sha256": "F91E2D5430A12AD3BDD51E6BEF64405EC02E8C64E70D1B6E5A2F3736996A0AA1"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}