diff --git a/DSEV/DSEV-v3.9.0.ckan b/DSEV/DSEV-v3.9.0.ckan new file mode 100644 index 0000000000..f62d9168d9 --- /dev/null +++ b/DSEV/DSEV-v3.9.0.ckan @@ -0,0 +1,89 @@ +{ + "spec_version": "v1.4", + "identifier": "DSEV", + "name": "DSEV", + "abstract": "Deep Space Exploration Vessels for KSP", + "author": "Angel-125", + "version": "v3.9.0", + "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" + }, + { + "name": "BarisBridge" + } + ], + "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.9.0/DSEV.zip", + "download_size": 103161554, + "download_hash": { + "sha1": "D8F9AD30350A5AB91B592510BF11A1A28BA61017", + "sha256": "3C141FF9A26F5F41993EDA2782D2778EF6EE83F4AA10B71145B9E8D9F9CF4CA8" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-04T22:58:43Z", + "x_generated_by": "netkan" +}