Showing with 89 additions and 0 deletions.
  1. +43 −0 MandatoryRCS/MandatoryRCS-1-1.5.ckan
  2. +23 −0 MandatoryRCSPartPack/MandatoryRCSPartPack-1.1.ckan
  3. +23 −0 kRPC/kRPC-v0.4.5.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:1.5",
"ksp_version": "1.4.1",
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "RLAContinued"
},
{
"name": "RCSBuildAid"
}
],
"conflicts": [
{
"name": "PersistentRotation"
},
{
"name": "SemiSaturatableRW"
}
],
"download": "https://github.com/gotmachine/MandatoryRCS/releases/download/1.5/MandatoryRCS_v1.5_KSP1.4.1.zip",
"download_size": 16958,
"download_hash": {
"sha1": "14007645970AAC4AE3FD3B710B6819FE7EBEF525",
"sha256": "245223BF43E85CCA008A844BB9A77F202880014FD4FB198575F1E3C088662A8F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}
@@ -0,0 +1,23 @@
{
"spec_version": "v1.20",
"identifier": "MandatoryRCSPartPack",
"name": "MandatoryRCS Part Pack",
"abstract": "Small part pack to provide more RCS thrusters in a stockalike fashion",
"author": "gotmachine",
"license": "Unlicense",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/154658-131-mandatoryrcs-14-part-pack-10-reaction-wheels-nerf-sas-rotation-persistence/",
"repository": "https://github.com/gotmachine/MandatoryRCS-Part-Pack"
},
"version": "1.1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.4.9",
"download": "https://github.com/gotmachine/MandatoryRCS-Part-Pack/releases/download/1.1/MandatoryRCSPartPack_v1.1_KSP1.4.1.zip",
"download_size": 132849,
"download_hash": {
"sha1": "281ABE805DF8629FA21E62A60041BF27F904913A",
"sha256": "422A111409BC6BC17167708D749E14A756FCB559BB10148DBB1F7242A261D6C5"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}
@@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "kRPC",
"name": "kRPC: Remote Procedure Call Server",
"abstract": "kRPC allows you to control the game from external programs. It comes with client libraries for several popular languages including Python, C++, C#, Java and Lua. Programs communicate with the game over a TCP/IP connection, and can be configured to work on just the local machine or even over the wider internet.",
"author": "djungelorm",
"license": "GPL-3.0",
"resources": {
"homepage": "http://krpc.github.io/krpc",
"repository": "https://github.com/krpc/krpc"
},
"version": "v0.4.5",
"ksp_version_min": "1.2.2",
"ksp_version_max": "1.4.1",
"download": "https://github.com/krpc/krpc/releases/download/v0.4.5/krpc-0.4.5.zip",
"download_size": 6909617,
"download_hash": {
"sha1": "81FB774B8CAB09A469818B15069808C21E6F2C2D",
"sha256": "6774E6BDC955C09C7B5BFC7CFCCF6B59AD692F9C2A312FBD794E4DAE566608BB"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}