'NetKAN generated mods - StationPartsExpansion/StationPartsExpansion-0.3.3.ckan'
This commit is contained in:
parent
0386571689
commit
ff16f71b7f
|
@ -1,19 +1,14 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "StationPartsExpansion",
|
||||
"release_status": "stable",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/StationPartsExpansion",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureProps"
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
"name": "NearFutureProps"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
|
@ -22,36 +17,37 @@
|
|||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ContractConfigurator-KerbinSpaceStation"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator-Tourism"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
"name": "ContractConfigurator-KerbinSpaceStation"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
}
|
||||
],
|
||||
"comment": "Eventually suggest ContractConfigurator-UsefulSpaceStations after conflict checking works in suggestion wizard",
|
||||
"supports": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "StationPartsExpansion",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/91814",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/351/Stockalike%20Station%20Parts%20Expansion"
|
||||
|
|
Loading…
Reference in New Issue