diff --git a/StarTrekEngines/StarTrekEngines-1.7.ckan b/StarTrekEngines/StarTrekEngines-1.7.ckan new file mode 100644 index 0000000000..813770b7ac --- /dev/null +++ b/StarTrekEngines/StarTrekEngines-1.7.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "StarTrekEngines", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://kerbalstuff.com/mod/640/Star-Trek%20Style%20Engines%20for%20KSPI", + "kerbalstuff": "https://kerbalstuff.com/mod/640/Star-Trek%20Style%20Engines%20for%20KSPI" + }, + "depends": [ + { + "name": "HotRockets" + }, + { + "name": "KSPInterstellarExtended" + } + ], + "install": [ + { + "file": "GameData/SimianEndeavors", + "install_to": "GameData", + "filter": "~$engineplan.xlsx", + "comment": "The parts and models by Bobsyeruncle" + }, + { + "file": "GameData/StarLionIndustries", + "install_to": "GameData", + "comment": "The KSPI MM Configs" + } + ], + "ksp_version": "1.0.2", + "name": "Star-Trek Style Engines for KSPI", + "abstract": "KSPI-compatible engine configs using Simian Endeavors Star-Trek style radial engines", + "author": "ABZB", + "version": "1.7", + "download": "https://kerbalstuff.com/mod/640/Star-Trek%20Style%20Engines%20for%20KSPI/download/1.7", + "x_generated_by": "netkan", + "download_size": 870068 +}