NetKAN generated mods - AnalogControl/AnalogControl-1.5.1, DynamicDeflection/DynamicDeflection-1.0.1, PilotAssistant/PilotAssistant-1.5.6, SASReset/SASReset-1.1.1, SemiSaturatableRW/SemiSaturatableRW-1.9.2, ThermalMonitor/ThermalMonitor-1.0

This commit is contained in:
NetKAN bot 2015-05-01 14:02:45 +02:00
parent 99dbe5238f
commit 41e9dc2725
6 changed files with 119 additions and 4 deletions

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "AnalogControl",
"name": "Analog Control",
"abstract": "Mouse Yoke",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116888",
"repository": "https://github.com/Crzyrndm/Analog-Control"
},
"install": [
{
"file": "GameData/Analog Control",
"install_to": "GameData"
}
],
"author": "Crzyrndm",
"version": "1.5.1",
"download": "https://github.com/Crzyrndm/Analog-Control/releases/download/1.5.1/Analog.Control.v1.5.1.zip",
"x_generated_by": "netkan",
"download_size": 6800,
"ksp_version": "1.0.0"
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "DynamicDeflection",
"name": "Dynamic Deflection",
"abstract": "Configure maximum control surface deflection to vary with dynamic pressure",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116888",
"repository": "https://github.com/Crzyrndm/DynamicControls"
},
"install": [
{
"file": "GameData/Dynamic Controls",
"install_to": "GameData"
}
],
"author": "Crzyrndm",
"version": "1.0.1",
"download": "https://github.com/Crzyrndm/DynamicControls/releases/download/1.0.1/Dynamic.Deflection.zip",
"x_generated_by": "netkan",
"download_size": 9571,
"ksp_version": "1.0.0"
}

View File

@ -2,9 +2,8 @@
"spec_version": 1,
"identifier": "PilotAssistant",
"name": "Pilot Assistant",
"abstract": "Helpful tool wich controls planes' altitude and heading via autopilot or custom SAS",
"license": "CC-BY-4.0",
"ksp_version": "1.0",
"abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS",
"license": "CC-BY-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/100073",
"repository": "https://github.com/Crzyrndm/Pilot-Assistant"
@ -19,5 +18,7 @@
"version": "1.5.6",
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.5.6/Pilot.Assistant.v1.5.6.zip",
"x_generated_by": "netkan",
"download_size": 29932
"download_size": 29932,
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.0"
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "SASReset",
"name": "SAS Reset",
"abstract": "Automatically reset SAS to stability assistance on ground contact, or when SAS keybinds are pressed",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116888",
"repository": "https://github.com/Crzyrndm/SAS-Reset"
},
"install": [
{
"file": "GameData/SASReset",
"install_to": "GameData"
}
],
"author": "Crzyrndm",
"version": "1.1.1",
"download": "https://github.com/Crzyrndm/SAS-Reset/releases/download/1.1.1/SAS.Reset.v1.1.1.zip",
"x_generated_by": "netkan",
"download_size": 3615,
"ksp_version": "1.0.0"
}

View File

@ -0,0 +1,23 @@
{
"spec_version": 1,
"identifier": "SemiSaturatableRW",
"name": "(Semi)Saturatable Reaction Wheels",
"abstract": "Torque from reaction wheels decays with use and slowly recovers when idle",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116888",
"repository": "https://github.com/Crzyrndm/RW-Saturatable"
},
"install": [
{
"file": "GameData/RW Saturatable",
"install_to": "GameData"
}
],
"author": "Crzyrndm",
"version": "1.9.2",
"download": "https://github.com/Crzyrndm/RW-Saturatable/releases/download/1.9.2/Saturatable.RW.v1.9.2.zip",
"x_generated_by": "netkan",
"download_size": 9729,
"ksp_version": "1.0.0"
}

View File

@ -0,0 +1,22 @@
{
"spec_version": 1,
"identifier": "ThermalMonitor",
"name": "Thermal Monitor",
"abstract": "Show part temperature, thermal mass, and total flux in right click menu",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/116888",
"repository": "https://github.com/Crzyrndm/Thermal-Monitor"
},
"install": [
{
"file": "GameData/Thermal Monitor",
"install_to": "GameData"
}
],
"author": "Crzyrndm",
"version": "1.0",
"download": "https://github.com/Crzyrndm/Thermal-Monitor/releases/download/1.0/Thermal.Monitor.1.0.zip",
"x_generated_by": "netkan",
"download_size": 2272
}