"NetKAN generated mods - DeployableEngines-1.0.1"
This commit is contained in:
parent
145768ce6a
commit
65c2ddf365
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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.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"
|
||||
}
|
Loading…
Reference in New Issue