"NetKAN generated mods - DeployableEngines-0.1.0"
This commit is contained in:
parent
778b881e2f
commit
1069071c87
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "DeployableEngines",
|
||||
"name": "Deployable Engines Plugin",
|
||||
"abstract": "A plugin to manage extending/retracting engine nozzles. This package is merely a resource and does nothing by itself.",
|
||||
"author": "Nertea",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics",
|
||||
"repository": "https://github.com/ChrisAdderley",
|
||||
"x_screenshot": "https://kerbalstuff.com/content/Nertea_3884/Kerbal_Atomics/Kerbal_Atomics-1453504774.0092812.png"
|
||||
},
|
||||
"version": "0.1.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"supports": [
|
||||
{
|
||||
"name": "KerbalAtomics"
|
||||
},
|
||||
{
|
||||
"name": "CryoEngines"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "DeployableEngines",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://kerbalstuff.com/mod/1422/Kerbal%20Atomics/download/0.1.0",
|
||||
"download_size": 19955335,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue