NetKAN generated mods - AGExt-1.27, LandingHeight-1.2

This commit is contained in:
NetKAN bot 2014-12-30 19:45:44 +00:00
parent e6bc8b8471
commit d78218e149
2 changed files with 23 additions and 25 deletions

View File

@ -1,16 +1,7 @@
{
"spec_version": 1,
"name": "Action Groups Extended",
"spec_version": "1.4",
"identifier": "AGExt",
"author": "Diazo",
"abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"repository": "https://github.com/SirDiazo/AGExt"
},
"depends": [
{
"name": "ModuleManager"
@ -24,10 +15,10 @@
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
"install_to": "GameData/Diazo"
}
],
"x_supports": [
"suggests": [
{
"name": "SCANsat"
},
@ -50,8 +41,16 @@
"name": "WarpPlugin"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
"kerbalstuff": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended"
},
"ksp_version": "0.90",
"name": "Action Groups Extended",
"abstract": "Increase to 250 action groups with In-Flight editing and the ability to name groups so you remember what they do.",
"author": "Diazo",
"version": "1.27",
"download": "https://github.com/SirDiazo/AGExt/releases/download/1.27/ActionGroupsExtended127.zip",
"download": "https://kerbalstuff.com/mod/455/Action%20Groups%20Extended/download/1.27",
"x_generated_by": "netkan",
"download_size": 66538
}

View File

@ -1,24 +1,23 @@
{
"spec_version": 1,
"name": "Landing Height Display",
"identifier": "LandingHeight",
"author": "Diazo",
"abstract": "Display true height to ground from the bottom of your vessel on in-game altimeter when in surface mode. Display altitude above sea level (KSP Default) when in orbit mode.",
"license": "GPL-3.0",
"release_status": "stable",
"ksp_version": "any",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/76320",
"repository": "https://github.com/SirDiazo/LandingHeight"
},
"spec_version": "1.4",
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
"install_to": "GameData/Diazo"
}
],
"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.2",
"download": "https://github.com/SirDiazo/LandingHeight/releases/download/1.2/LandingHeight12.zip",
"download": "https://kerbalstuff.com/mod/458/Landing%20Height/download/1.2",
"x_generated_by": "netkan",
"download_size": 3797
}