diff --git a/DeepSpaceExplorationVessels/DeepSpaceExplorationVessels-v1.1.4.ckan b/DeepSpaceExplorationVessels/DeepSpaceExplorationVessels-v1.1.4.ckan new file mode 100644 index 0000000000..80e1ec888a --- /dev/null +++ b/DeepSpaceExplorationVessels/DeepSpaceExplorationVessels-v1.1.4.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.2", + "identifier": "DeepSpaceExplorationVessels", + "name": "Deep Space Exploration Vessels", + "abstract": "Build spacecraft inspired by NASA's exploration studies", + "author": "Angel125", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/122162-105-deep-space-exploration-vessels-105-build-nasa-inspired-ships-in-ksp/&page=1", + "repository": "https://github.com/Angel-125/DSEV" + }, + "version": "v1.1.4", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.4.9" + }, + { + "name": "WildBlueTools", + "min_version": "1.0.32" + }, + { + "name": "ModuleManager", + "min_version": "2.6.18" + } + ], + "install": [ + { + "file": "GameData/WildBlueIndustries/DSEV", + "install_to": "GameData/WildBlueIndustries" + }, + { + "file": "GameData/Squad/Resources/RDSimpleIcons", + "install_to": "GameData/Squad/Resources" + } + ], + "download": "https://github.com/Angel-125/DSEV/releases/download/v1.1.4/DSEV_1_1_4.zip", + "download_size": 11754093, + "x_generated_by": "netkan" +}