Skip to content

Commit

Permalink
NetKAN added mod - AECS-Motion-Suppressor-1.3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
netkan-bot committed Nov 30, 2023
1 parent 1303613 commit 175f7fb
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.3.3.ckan
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{

Check warning on line 1 in AECS-Motion-Suppressor/AECS-Motion-Suppressor-1.3.3.3.ckan

View workflow job for this annotation

GitHub Actions / Validate

911 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - Unbounded future compatibility for module with a plugin, consider setting $vref or ksp_version or ksp_version_max
"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.3.3",
"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"
},
{
"name": "SpaceTuxLibrary"
}
],
"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.3.3/AECS_Motion_Suppressor-1.12.0-1.3.3.3.zip",
"download_size": 28783,
"download_hash": {
"sha1": "CAF7E78A77E8BAAFD9A902D66CE163450A39A3F2",
"sha256": "650D3939A3767E2E60309B85BBB45716DA90873BFCB5F9560ECF66BB4F0C318D"
},
"download_content_type": "application/zip",
"install_size": 84851,
"release_date": "2023-11-22T20:36:45Z",
"x_generated_by": "netkan"
}

0 comments on commit 175f7fb

Please sign in to comment.