NetKAN generated mods - CryoEngines/CryoEngines-0.1.7, NearFutureConstruction/NearFutureConstruction-0.5.3, NearFuturePropulsion/NearFuturePropulsion-0.5.0

This commit is contained in:
NetKAN bot 2015-06-07 13:44:56 +02:00
parent cd54e452e9
commit 372bfcaea0
3 changed files with 71 additions and 1 deletions

View File

@ -17,6 +17,11 @@
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "CommunityTechTree"
}
],
"install": [
{
"find": "CryoEngines",

View File

@ -12,9 +12,24 @@
"suggests": [
{
"name": "CommunityTechTree"
},
{
"name": "NearFutureElectrical"
},
{
"name": "NearFuturePropulsion"
},
{
"name": "NearFutureSolar"
},
{
"name": "NearFutureSpacecraft"
},
{
"name": "StationPartsExpansion"
}
],
"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/348/Near%20Future%20Construction"

View File

@ -0,0 +1,50 @@
{
"spec_version": 1,
"identifier": "NearFuturePropulsion",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "CommunityResourcePack"
}
],
"recommends": [
{
"name": "NearFutureElectrical"
},
{
"name": "CommunityTechTree"
}
],
"suggests": [
{
"name": "NearFutureSolar"
},
{
"name": "NearFutureConstruction"
},
{
"name": "contractConfigurator-GrandTours"
},
{
"name": "NearFutureSpacecraft"
},
{
"name": "OuterPlanetsMod"
}
],
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion"
},
"ksp_version": "1.0.2",
"name": "Near Future Propulsion",
"abstract": "Advanced engine technologies in a stockalike aesthetic",
"author": "Nertea",
"version": "0.5.0",
"download": "https://kerbalstuff.com/mod/347/Near%20Future%20Propulsion/download/0.5.0",
"x_generated_by": "netkan",
"download_size": 44019254
}