NetKAN generated mods - AECS-Motion-Suppressor-1.3.2.2
This commit is contained in:
parent
c6a43bccdf
commit
faf1639015
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AECS-Motion-Suppressor",
|
||||
"name": "AECS_Motion_Suppressor (air brake, engine, & control surface)",
|
||||
"abstract": "This mod disables and re-enables your control surfaces on atmosphere exit/ entry to stop your SSTOs pointlessly flapping their wings in space. Also disables engine gimbaling when not running",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182622-aecs",
|
||||
"spacedock": "https://spacedock.info/mod/2095/AECS_Motion_Suppressor%20(air%20brake,%20engine,%20&%20control%20surface)",
|
||||
"repository": "https://github.com/linuxgurugamer/AECS_Motion_Suppressor"
|
||||
},
|
||||
"version": "1.3.2.2",
|
||||
"ksp_version": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ControlSurfaceToggle"
|
||||
},
|
||||
{
|
||||
"name": "SmartActuation"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AECS_Motion_Suppressor",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2095/AECS_Motion_Suppressor%20%28air%20brake%2C%20engine%2C%20%26%20control%20surface%29/download/1.3.2.2",
|
||||
"download_size": 33424,
|
||||
"download_hash": {
|
||||
"sha1": "7B3E90DAEEFE13625774F9CCE165DEAEE3D54B2E",
|
||||
"sha256": "04F28081B5E69FFE28006588D34D0C1FD350D276592DFA135657526A2D4725C8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue