1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

'NetKAN generated mods - NearFutureSpacecraft/NearFutureSpacecraft-0.4.2.ckan'

This commit is contained in:
NetKAN inflator Robot
2015-06-11 21:20:42 +00:00
parent 360e2c4245
commit bad55e340c

View File

@ -1,6 +1,8 @@
{ {
"spec_version": 1, "spec_version": "v1.4",
"identifier": "NearFutureSpacecraft", "identifier": "NearFutureSpacecraft",
"release_status": "stable",
"license": "CC-BY-NC-SA-4.0",
"depends": [ "depends": [
{ {
"name": "NearFutureProps" "name": "NearFutureProps"
@ -10,9 +12,6 @@
{ {
"name": "CommunityTechTree" "name": "CommunityTechTree"
}, },
{
"name": "NearFutureSolar"
},
{ {
"name": "NearFutureConstruction" "name": "NearFutureConstruction"
}, },
@ -21,23 +20,28 @@
}, },
{ {
"name": "NearFuturePropulsion" "name": "NearFuturePropulsion"
},
{
"name": "NearFutureSolar"
},
{
"name": "StationPartsExpansion"
} }
], ],
"supports": [ "supports": [
{ {
"name": "ConnectedLivingSpace" "name": "RasterPropMonitor-Core"
}, },
{ {
"name": "RasterPropMonitor" "name": "ConnectedLivingSpace"
} }
], ],
"install": [ "install": [
{ {
"file": "GameData/NearFutureSpacecraft", "find": "NearFutureSpacecraft",
"install_to": "GameData" "install_to": "GameData"
} }
], ],
"license": "CC-BY-NC-SA-4.0",
"resources": { "resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21", "homepage": "http://forum.kerbalspaceprogram.com/threads/52042-0-21",
"kerbalstuff": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts" "kerbalstuff": "https://kerbalstuff.com/mod/350/Near%20Future%20Spacecraft%20Parts"