NetKAN generated mods - AutoAction-1.3, LandingHeight-1.3, VerticalVelocityControl-1.16a
This commit is contained in:
parent
0e9e7692ce
commit
680cd901aa
|
@ -15,7 +15,7 @@
|
|||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData/Diazo"
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"identifier": "LandingHeight",
|
||||
"license": "GPL-3.0",
|
||||
"spec_version": "1.4",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/76320",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/458/Landing%20Height"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "Landing Height",
|
||||
"abstract": "Show the true distance from the bottom of your vessel to ground, not from its center of mass",
|
||||
"author": "Diazo",
|
||||
"version": "1.3",
|
||||
"download": "https://kerbalstuff.com/mod/458/Landing%20Height/download/1.3",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 3803
|
||||
}
|
|
@ -5,7 +5,7 @@
|
|||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData/Diazo"
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
|
|
Loading…
Reference in New Issue