From 6fb68eba1359c7bd1bafdc6821fc079059e9f45d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 19 Jan 2017 00:28:02 +0000 Subject: [PATCH] "NetKAN generated mods - MandatoryRCS-v1.2" --- MandatoryRCS/MandatoryRCS-v1.2.ckan | 43 +++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 MandatoryRCS/MandatoryRCS-v1.2.ckan diff --git a/MandatoryRCS/MandatoryRCS-v1.2.ckan b/MandatoryRCS/MandatoryRCS-v1.2.ckan new file mode 100644 index 0000000000..a2e637225b --- /dev/null +++ b/MandatoryRCS/MandatoryRCS-v1.2.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.20", + "identifier": "MandatoryRCS", + "name": "Mandatory RCS", + "abstract": "Several modifications to make RCS thrusters mandatory to have authority on your vessel orientation. Nerf reaction wheels so they provide only stabilization and don't respond to pilot or SAS input. Also make angular velocity and SAS orientation hold persistent trough timewarps and reloads.", + "author": "gotmachine", + "license": "Unlicense", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/154658-122-mandatoryrcs-10/", + "repository": "https://github.com/gotmachine/MandatoryRCS" + }, + "version": "v1.2", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "RLAContinued" + }, + { + "name": "RCSBuildAid" + } + ], + "conflicts": [ + { + "name": "PersistentRotation" + }, + { + "name": "SemiSaturatableRW" + } + ], + "download": "https://github.com/gotmachine/MandatoryRCS/releases/download/v1.2/MandatoryRCS_v1.2_KSP1.2.2.zip", + "download_size": 16037, + "download_hash": { + "sha1": "A333F6FACF56FE71BE5E6DBE23427DB9762751DC", + "sha256": "BC685A9694AFB90B0EFEAC9960CB43C1F4837B725658E4CCEAD517F048D6BA59" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}