NetKAN generated mods - DSEV-v3.5.0

This commit is contained in:
NetKAN inflator Robot 2020-07-23 23:29:24 +00:00
parent 6a900d63f2
commit 5aeb36a296
1 changed files with 17 additions and 21 deletions

View File

@ -6,9 +6,9 @@
"author": "Angel-125",
"version": "v3.5.0",
"ksp_version_min": "1.8.0",
"license": "unknown",
"license": "restricted",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-181-19x-deep-space-exploration-vessels-build-nasa-inspired-ships-in-ksp/",
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-*",
"repository": "https://github.com/Angel-125/DSEV",
"bugtracker": "https://github.com/Angel-125/DSEV/issues"
},
@ -18,51 +18,48 @@
"crewed"
],
"depends": [
{
"name": "NearFutureProps"
},
{
"name": "ModuleManager"
},
{
"name": "WildBlueTools"
},
{
"name": "NearFutureProps"
},
{
"name": "KerbalActuators"
},
{
"name": "ClassicStockResources"
},
{
"name": "BarisBridge"
}
],
"recommends": [
{
"name": "Snacks"
"name": "RasterPropMonitor-Core"
},
{
"name": "ClassicStockResources"
"name": "ASETProps"
},
{
"name": "ExtraPlanetaryLaunchpads"
},
{
"name": "KIS"
},
{
"name": "KAS"
},
"name": "InfernalRobotics"
}
],
"suggests": [
{
"name": "ASET"
},
{
"name": "ASETAvionics"
}
],
"install": [
{
"find": "WildBlueIndustries/DSEV",
"install_to": "GameData",
"install_to": "GameData/WildBlueIndustries",
"filter_regexp": [
".*\\.pdb$"
".*\\.pdb$",
"ReferenceDesigns"
]
},
{
@ -82,6 +79,5 @@
},
"download_content_type": "application/zip",
"release_date": "2020-04-29T17:41:45Z",
"x_via": "Automated Linuxgurugamer CKAN script",
"x_generated_by": "netkan"
}