NetKAN generated mods - ContractConfigurator/ContractConfigurator-1.1.0, HeatManagement/HeatManagement-0.22, PilotAssistant/PilotAssistant-1.9.3
This commit is contained in:
parent
761e6ff14d
commit
779e133023
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator"
|
||||
},
|
||||
"version": "1.1.0",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.1.0/ContractConfigurator_1.1.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 232725,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.2"
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"identifier": "HeatManagement",
|
||||
"install": [
|
||||
{
|
||||
"find": "HeatManagement",
|
||||
"install_to": "GameData",
|
||||
"filter": "Deprecated"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/118189",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/723/Heat%20Management"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "Heat Management",
|
||||
"abstract": "Heatsinks, Radiator Panels, and Active Heat Management Systems",
|
||||
"author": "Randazzo",
|
||||
"version": "0.22",
|
||||
"download": "https://kerbalstuff.com/mod/723/Heat%20Management/download/0.22",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 2437040
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "PilotAssistant",
|
||||
"name": "Pilot Assistant",
|
||||
"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"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Pilot Assistant",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Crzyrndm",
|
||||
"version": "1.9.3",
|
||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.9.3/Pilot.Assistant.v1.9.3.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 42632,
|
||||
"ksp_version": "1.0.2"
|
||||
}
|
Loading…
Reference in New Issue