NetKAN generated mods - KerbalFlightData/KerbalFlightData-R18, Snacks/Snacks-v0.3.4alpha

This commit is contained in:
NetKAN bot 2015-05-09 16:21:16 +02:00
parent b667ddc86d
commit 62c8951294
2 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1,26 @@
{
"spec_version": 1,
"identifier": "KerbalFlightData",
"name": "Kerbal Flight Data",
"abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.",
"license": "GPL-3.0",
"ksp_version": "0.90",
"recommends": [
{
"name": "Toolbar"
},
{
"name": "FerramAerospaceResearch"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/80842",
"repository": "https://github.com/DaMichel/KerbalFlightData"
},
"author": "DaMichel",
"release_status": "stable",
"version": "R18",
"download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R18/KerbalFlightDataR18.zip",
"x_generated_by": "netkan",
"download_size": 21789
}

View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "Snacks",
"name": "Snacks",
"abstract": "Add a simple life support system based on Snacks!",
"license": "MIT",
"ksp_version": "0.90",
"depends": [
{
"name": "ModuleManager"
}
],
"resources": {
"repository": "https://github.com/tgruetzm/Snacks"
},
"author": "tgruetzm",
"version": "v0.3.4alpha",
"download": "https://github.com/tgruetzm/Snacks/releases/download/v0.3.4alpha/Snacks.v0.3.4alpha.zip",
"x_generated_by": "netkan",
"download_size": 50206
}