NetKAN generated mods - ExtraPlanetaryLaunchpads-RegolithAdaptation/ExtraPlanetaryLaunchpads-RegolithAdaptation-28, RCSLandAid/RCSLandAid-2.2
This commit is contained in:
parent
10889ebff1
commit
7850c8a85f
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ExtraPlanetaryLaunchpads-RegolithAdaptation",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/89774",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)-%3ERegolith%20Adaptation"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "Regolith"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Karbonite"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/WombatConversions",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "ExtraPlanetary Launchpads(EPL)->Regolith Adaptation",
|
||||
"abstract": "A quick adaptation/compatablity patch that allows ExtraPlanetaryLaunchpads to work with Regolith/Karbonite",
|
||||
"author": "rabidninjawombat",
|
||||
"version": "28",
|
||||
"download": "https://kerbalstuff.com/mod/494/ExtraPlanetary%20Launchpads(EPL)-%3ERegolith%20Adaptation/download/28",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5826902
|
||||
}
|
|
@ -0,0 +1,30 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RCSLandAid",
|
||||
"name": "Horizontal Landing Aid",
|
||||
"abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"author": "Diazo",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/460/Horizontal%20Landing%20Aid",
|
||||
"repository": "https://github.com/SirDiazo/RCSLandAid"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.2",
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.2/RCSLandAid22.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 19579
|
||||
}
|
Loading…
Reference in New Issue