NetKAN added mod - AECS-Motion-Suppressor-1.3.2.5
This commit is contained in:
parent
9dcce3ed1d
commit
17ded7ca86
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"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",
|
||||
"version": "1.3.2.5",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182622-*",
|
||||
"spacedock": "https://spacedock.info/mod/2095/AECS_Motion_Suppressor%20(air%20brake,%20engine,%20&%20control%20surface)",
|
||||
"repository": "https://github.com/linuxgurugamer/AECS_Motion_Suppressor",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/AECS_Motion_Suppressor/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/AECS_Motion_Suppressor"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "ControlSurfaceToggle"
|
||||
},
|
||||
{
|
||||
"name": "SmartActuation"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AECS_Motion_Suppressor",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/AECS_Motion_Suppressor/releases/download/1.3.2.5/AECS_Motion_Suppressor-1.12.0-1.3.2.5.zip",
|
||||
"download_size": 23632,
|
||||
"download_hash": {
|
||||
"sha1": "1D4DC19B5897BFC2C7B060C6096A054F69F415C2",
|
||||
"sha256": "3E5C2249FB1305C8713DB6B508BBE31B390554A81692E40939BC5D6EF76E4BBF"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-19T12:22:30Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue