Merge branch 'master' of github.com:KSP-CKAN/CKAN-meta
This commit is contained in:
commit
6d3031c420
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"version": "1.3",
|
||||
"ksp_version_min": "1.0.4",
|
||||
"ksp_version_max": "1.1.0",
|
||||
"ksp_version_max": "1.1.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core",
|
||||
|
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BDynamicsMk22Cockpits",
|
||||
"name": "BDynamics Mk22 Cockpits",
|
||||
"abstract": "A fighter style and spaceplane style cockpit inspired by the F22",
|
||||
"author": "BahamutoD",
|
||||
"license": "CC-BY-SA-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/126333-105-bdynamics-mk22-cockpits-v10/",
|
||||
"spacedock": "https://spacedock.info/mod/213/BDynamics%20Mk22%20Cockpits",
|
||||
"repository": "https://github.com/BahamutoD/BDMk22Plugin",
|
||||
"x_screenshot": "https://spacedock.info/content/BahamutoD_222/BDynamics_Mk22_Cockpits/BDynamics_Mk22_Cockpits-1461672906.71219.png"
|
||||
},
|
||||
"version": "1.1",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ASETProps"
|
||||
},
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "BDMk22",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/213/BDynamics%20Mk22%20Cockpits/download/1.1",
|
||||
"download_size": 6866832,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "ORIONMonkeyBusinessIncParts",
|
||||
"name": "Monkey Business Inc. parts",
|
||||
"abstract": "Parts pack. first circular(ring int/ext fueltank) landing solution.",
|
||||
"author": "Blacksky33",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/100643-11-monkey-business-inc-classicpartsoctolanderretroparts/&page=1",
|
||||
"spacedock": "https://spacedock.info/mod/584/Monkey%20Business%20Inc.%20parts",
|
||||
"x_screenshot": "https://spacedock.info/content/Blacksky33_3909/Monkey_Business_Inc._parts/Monkey_Business_Inc._parts-1461518369.8030868.png"
|
||||
},
|
||||
"version": "1.1.1",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "TweakScale"
|
||||
},
|
||||
{
|
||||
"name": "InterstellarFuelSwitch-Core"
|
||||
},
|
||||
{
|
||||
"name": "Tantares"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "VenStockRevamp"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureConstruction"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureElectrical-DecayingRTGs"
|
||||
},
|
||||
{
|
||||
"name": "NearFuturePropulsion"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSolar"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureSpacecraft"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "MBI",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/584/Monkey%20Business%20Inc.%20parts/download/1.1.1",
|
||||
"download_size": 8065025,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ProjectCaseyCarcopter",
|
||||
"name": "Project Casey Carcopter",
|
||||
"abstract": "Project Casey is a Carcopter unmanned pod for Kerbal space program, with one seat available for the crew. This has been tested on KSP V1.1",
|
||||
"author": "kccda",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://kccda.wordpress.com/",
|
||||
"spacedock": "https://spacedock.info/mod/587/Project%20Casey%20Carcopter",
|
||||
"x_screenshot": "https://spacedock.info/content/kccda_4015/Project_Casey_Carcopter/Project_Casey_Carcopter-1461582934.6989973.png"
|
||||
},
|
||||
"version": "3.0",
|
||||
"ksp_version": "1.1.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "Casey",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/587/Project%20Casey%20Carcopter/download/3.0",
|
||||
"download_size": 6639832,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue