"NetKAN generated mods - AttitudeAdjuster-1.1"
This commit is contained in:
parent
307c5511ee
commit
04be8a2141
AttitudeAdjuster
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AttitudeAdjuster",
|
||||
"name": "AttitudeAdjuster",
|
||||
"abstract": "Adds action groups for picking control point. Lets SAS hold nose-up attitude for spaceplane reentry.",
|
||||
"author": "Snark",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/180725-16-attitudeadjuster-v10-set-control-point-via-action-group-variable-pitch-control-point-for-spaceplane-reentry/",
|
||||
"spacedock": "https://spacedock.info/mod/2031/AttitudeAdjuster",
|
||||
"repository": "https://github.com/KSPSnark/AttitudeAdjuster",
|
||||
"x_screenshot": "https://spacedock.info/content/Snark_166/AttitudeAdjuster/AttitudeAdjuster-1545404566.6056333.png"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.7.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AttitudeAdjuster",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2031/AttitudeAdjuster/download/1.1",
|
||||
"download_size": 72881,
|
||||
"download_hash": {
|
||||
"sha1": "168A34F8CFC227F799F815B97FB67F4EE06777A5",
|
||||
"sha256": "5C2BF4F65A00CFC42D7C61C99D1571F82B81749D1B53E6485AB65FA06C8BC5F1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue