NetKAN generated mods - DeadlyReentry/DeadlyReentry-v7.0.3, ModularFuelTankExpansion/ModularFuelTankExpansion-0.92, PilotAssistant/PilotAssistant-1.9.0
This commit is contained in:
parent
e3a57af1fe
commit
85af5c4835
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "DeadlyReentry",
|
||||
"name": "Deadly Reentry Continued",
|
||||
"abstract": "Makes re-entry much more dangerous",
|
||||
"license": "CC-BY-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/54954",
|
||||
"repository": "https://github.com/Starwaster/DeadlyReentry"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "DeadlyReentry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"author": "Starwaster",
|
||||
"version": "v7.0.3",
|
||||
"download": "https://github.com/Starwaster/DeadlyReentry/releases/download/v7.0.3/DeadlyReentry_7.0.3_The_Melificent_Edition.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 965179,
|
||||
"ksp_version_min": "1.0.0",
|
||||
"ksp_version_max": "1.0.2"
|
||||
}
|
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ModularFuelTankExpansion",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/MunarIndustries",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "CrossFeedEnabler",
|
||||
"install_to": "GameData/CrossFeedEnabler",
|
||||
"filter_regexp": [
|
||||
"CrossFeedEnabler.dll",
|
||||
"Readme_CFE.txt"
|
||||
]
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CrossFeedEnabler"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/109885-0-90-Munar-Industries-Modular-Fuel-Tank-Expansion-(BETA)?p=1720466#post1720466",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/599/MI%20-%20Fuel%20Tank%20Expansion"
|
||||
},
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "MI - Fuel Tank Expansion",
|
||||
"abstract": "Munar Industries - Fuel Tank Expansion is a collection of 52 stock-alike modular fuel tanks. (Supports FSfuelSwitch & CrossFeedEnabler)",
|
||||
"author": "MunarIndustries",
|
||||
"version": "0.92",
|
||||
"download": "https://kerbalstuff.com/mod/599/MI%20-%20Fuel%20Tank%20Expansion/download/0.92",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 9208784
|
||||
}
|
|
@ -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.0",
|
||||
"download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.9.0/Pilot.Assistant.v1.9.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 35613,
|
||||
"ksp_version": "1.0.2"
|
||||
}
|
Loading…
Reference in New Issue