From d495f1a41b17b3819aad669e77fcd5351c9356be Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 14 Oct 2017 19:23:06 +0000 Subject: [PATCH] "NetKAN generated mods - MandatoryRCS-1.3" --- MandatoryRCS/MandatoryRCS-1.3.ckan | 43 ++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 MandatoryRCS/MandatoryRCS-1.3.ckan diff --git a/MandatoryRCS/MandatoryRCS-1.3.ckan b/MandatoryRCS/MandatoryRCS-1.3.ckan new file mode 100644 index 0000000000..a956e82f20 --- /dev/null +++ b/MandatoryRCS/MandatoryRCS-1.3.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": "1.3", + "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/1.3/MandatoryRCS_v1.3_KSP1.3.0.zip", + "download_size": 16625, + "download_hash": { + "sha1": "E30A3CA2855D6862057CB359348D269986C15C15", + "sha256": "260EB8B15692AFA5D7FBABA41E4E8121E724E533FE157AE90C8EB0EA03EE5E96" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}