NetKAN generated mods - AnimatedDecouplers-1.0.1.x64, ProceduralDynamics-v0.9.3, SDHI-ServiceModuleSystem-v2.4

This commit is contained in:
NetKAN bot 2014-12-28 08:14:54 -05:00
parent f004096214
commit 72011798f2
3 changed files with 94 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"spec_version": 1,
"identifier": "AnimatedDecouplers",
"name": "Animated Decouplers",
"abstract": "Extensions of KSP's decouplers that play animations.",
"license": "CC-BY-SA-4.0",
"ksp_version": "0.90",
"resources": {
"repository": "https://github.com/Starwaster/AnimatedDecouplers"
},
"author": "Starwaster",
"version": "1.0.1.x64",
"download": "https://github.com/Starwaster/AnimatedDecouplers/releases/download/1.0.1.x64/AnimatedDecouplers_v1.0.1.x64.zip",
"x_generated_by": "netkan",
"download_size": 4225
}

View File

@ -0,0 +1,21 @@
{
"spec_version": 1,
"identifier": "ProceduralDynamics",
"name": "Procedural Wings",
"abstract": "Procedural wing (pWing for short) is a wing piece that the user can procedurally manipulate.",
"license": "restricted",
"ksp_version": "0.90",
"conflicts": [
{
"name": "ProceduralWings"
}
],
"resources": {
"repository": "https://github.com/NathanKell/ProceduralWings"
},
"author": "NathanKell",
"version": "v0.9.3",
"download": "https://github.com/NathanKell/ProceduralWings/releases/download/v0.9.3/Procedural_Wings-0.9.3.zip",
"x_generated_by": "netkan",
"download_size": 1237385
}

View File

@ -0,0 +1,57 @@
{
"spec_version": 1,
"identifier": "SDHI-ServiceModuleSystem",
"name": "Sum Dum Heavy Industries - Service Module System",
"abstract": "Service Module and accessories designed specifically for use with the stock Mk1-2 Command Pod, vaguely resembling NASA's Orion MPCV. May or may not have a convincing stockalike appearance.",
"license": "CC-BY-SA-4.0",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52362",
"repository": "https://github.com/sumghai/SDHI_ServiceModuleSystem"
},
"install": [
{
"file": "GameData/SDHI",
"install_to": "GameData"
}
],
"depends": [
{
"name": "AnimatedDecouplers"
},
{
"name": "ModuleManager"
},
{
"name": "RealChute"
}
],
"suggests": [
{
"name": "DeadlyReentry"
},
{
"name": "FerramAerospaceResearch"
},
{
"name": "HotRockets"
},
{
"name": "NodeResizer"
},
{
"name": "TACLS"
},
{
"name": "ShipManifest"
},
{
"name": "ConnectedLivingSpace"
}
],
"author": "sumghai",
"version": "v2.4",
"download": "https://github.com/sumghai/SDHI_ServiceModuleSystem/releases/download/v2.4/ksp_sdhi_sms_v2_4.zip",
"x_generated_by": "netkan",
"download_size": 5142785
}