NetKAN generated mods - HeatControl/HeatControl-0.1.0, NearFutureElectrical/NearFutureElectrical-0.5.0, NearFutureSolar/NearFutureSolar-0.5.21, NearFutureSpacecraft/NearFutureSpacecraft-0.4.2, StationPartsExpansion/StationPartsExpansion-0.3.3

This commit is contained in:
NetKAN bot 2015-06-07 13:41:05 +02:00
parent 59c46da1ff
commit cd54e452e9
5 changed files with 165 additions and 8 deletions

View File

@ -0,0 +1,37 @@
{
"spec_version": "v1.4",
"license": "CC-BY-NC-SA-4.0",
"identifier": "HeatControl",
"depends": [
{
"name": "HeatControl-Core"
},
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "NearFutureElectrical"
}
],
"install": [
{
"find": "HeatControl",
"install_to": "GameData",
"filter": "Plugin"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/124391-1-02-Heat-Control-Manage-your-ship-s-heat!?p=1997251#post1997251",
"kerbalstuff": "https://kerbalstuff.com/mod/890/Heat%20Control"
},
"ksp_version": "1.0.2",
"name": "Heat Control",
"abstract": "Insulate, radiate, conduct and transfer your ship's heat",
"author": "Nertea",
"version": "0.1.0",
"download": "https://kerbalstuff.com/mod/890/Heat%20Control/download/0.1.0",
"x_generated_by": "netkan",
"download_size": 2829057
}

View File

@ -0,0 +1,60 @@
{
"spec_version": "v1.4",
"identifier": "NearFutureElectrical",
"depends": [
{
"name": "NearFutureElectrical-Core"
},
{
"name": "HeatControl-Core"
},
{
"name": "CommunityResourcePack"
},
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "CommunityTechTree"
}
],
"suggests": [
{
"name": "NearFutureConstruction"
},
{
"name": "NearFutureElectrical-DecayingRTGs"
},
{
"name": "NearFuturePropulsion"
},
{
"name": "NearFutureSolar"
},
{
"name": "NearFutureSpacecraft"
}
],
"install": [
{
"find": "NearFutureElectrical",
"install_to": "GameData",
"filter": "Plugins"
}
],
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical"
},
"ksp_version": "1.0.2",
"name": "Near Future Electrical",
"abstract": "Nuclear reactors, capacitors and more batteries that fit right in with stock",
"author": "Nertea",
"version": "0.5.0",
"download": "https://kerbalstuff.com/mod/349/Near%20Future%20Electrical/download/0.5.0",
"x_generated_by": "netkan",
"download_size": 12372649
}

View File

@ -4,9 +4,21 @@
"suggests": [
{
"name": "CommunityTechTree"
},
{
"name": "NearFutureConstruction"
},
{
"name": "NearFutureSpacecraft"
},
{
"name": "NearFutureElectrical"
},
{
"name": "NearFuturePropulsion"
}
],
"license": "CC-BY-NC-SA-3.0",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/346/Near%20Future%20Solar"

View File

@ -2,9 +2,6 @@
"spec_version": 1,
"identifier": "NearFutureSpacecraft",
"depends": [
{
"name": "RasterPropMonitor-Core"
},
{
"name": "NearFutureProps"
}
@ -12,6 +9,26 @@
"suggests": [
{
"name": "CommunityTechTree"
},
{
"name": "NearFutureSolar"
},
{
"name": "NearFutureConstruction"
},
{
"name": "NearFutureElectrical"
},
{
"name": "NearFuturePropulsion"
}
],
"supports": [
{
"name": "ConnectedLivingSpace"
},
{
"name": "RasterPropMonitor"
}
],
"install": [
@ -20,7 +37,7 @@
"install_to": "GameData"
}
],
"license": "CC-BY-NC-SA-3.0",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts"

View File

@ -10,15 +10,46 @@
],
"depends": [
{
"name": "RasterPropMonitor-Core"
"name": "NearFutureProps"
},
{
"name": "NearFutureProps"
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "CommunityTechTree"
}
],
"suggests": [
{
"name": "CommunityTechTree"
"name": "ContractConfigurator-KerbinSpaceStation"
},
{
"name": "ContractConfigurator-Tourism"
},
{
"name": "NearFutureSolar"
},
{
"name": "NearFutureConstruction"
},
{
"name": "NearFutureSpacecraft"
},
{
"name": "NearFutureElectrical"
},
{
"name": "NearFuturePropulsion"
}
],
"supports": [
{
"name": "RasterPropMonitor"
},
{
"name": "ConnectedLivingSpace"
}
],
"resources": {