NetKAN added mod - DSEV-v3.20 (#3195)

This commit is contained in:
NetKAN inflator Robot 2023-07-26 13:15:48 +08:00 committed by GitHub
parent ad80c13712
commit c0d3486a98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 87 additions and 0 deletions

87
DSEV/DSEV-v3.20.ckan Normal file
View File

@ -0,0 +1,87 @@
{
"spec_version": "v1.10",
"identifier": "DSEV",
"name": "DSEV",
"abstract": "Deep Space Exploration Vessels for KSP",
"author": "Angel-125",
"version": "v3.20",
"ksp_version_min": "1.12.2",
"license": "restricted",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/122162-*",
"repository": "https://github.com/Angel-125/DSEV",
"bugtracker": "https://github.com/Angel-125/DSEV/issues",
"remote-avc": "https://raw.githubusercontent.com/Angel-125/DSEV/master/GameData/WildBlueIndustries/DSEV/DSEV.version"
},
"tags": [
"parts",
"plugin",
"crewed"
],
"depends": [
{
"name": "DSEV-PlayMode"
},
{
"name": "ModuleManager"
},
{
"name": "WildBlueTools"
},
{
"name": "NearFutureProps"
},
{
"name": "KerbalActuators"
}
],
"recommends": [
{
"name": "RasterPropMonitor-Core"
},
{
"name": "ASETProps"
},
{
"name": "InfernalRobotics"
}
],
"suggests": [
{
"name": "ASET"
}
],
"install": [
{
"find": "WildBlueIndustries/DSEV",
"install_to": "GameData/WildBlueIndustries",
"filter_regexp": [
".*\\.pdb$",
"ReferenceDesigns",
"Templates"
]
},
{
"find": "DSEV/Templates/Common",
"install_to": "GameData/WildBlueIndustries/DSEV/Templates"
},
{
"find": "VAB",
"install_to": "Ships"
},
{
"find": "SPH",
"install_to": "Ships"
}
],
"download": "https://github.com/Angel-125/DSEV/releases/download/v3.20/DSEV.zip",
"download_size": 147543737,
"download_hash": {
"sha1": "02B897C1FE1F31DF13257104EDFB21C771BF7F95",
"sha256": "90D420DC1B5C381BF4E74D9C68CBA288F58F37C21429047B34E4CC00AE57E21D"
},
"download_content_type": "application/zip",
"install_size": 368108498,
"release_date": "2023-07-26T04:39:51Z",
"x_generated_by": "netkan"
}