diff --git a/ContractConfigurator-KFiles/ContractConfigurator-KFiles-1.1.1.3.ckan b/ContractConfigurator-KFiles/ContractConfigurator-KFiles-1.1.1.3.ckan new file mode 100644 index 0000000000..35ae986ec9 --- /dev/null +++ b/ContractConfigurator-KFiles/ContractConfigurator-KFiles-1.1.1.3.ckan @@ -0,0 +1,30 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-KFiles", + "name": "Contract Pack: The K-Files", + "abstract": "Story based contract pack for KSP. The truth is out there!", + "author": "severedsolo", + "license": "CC-BY-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/138681", + "repository": "https://github.com/severedsolo/ContractPackKFiles" + }, + "version": "1.1.1.3", + "ksp_version_min": "1.0.5", + "ksp_version_max": "1.1.2", + "depends": [ + { + "name": "ContractConfigurator", + "min_version": "1.7.8" + } + ], + "install": [ + { + "find": "KFiles", + "install_to": "GameData/ContractPacks" + } + ], + "download": "https://github.com/severedsolo/ContractPackKFiles/releases/download/1.1.1.3/KFiles1.1.1.3.zip", + "download_size": 1807194, + "x_generated_by": "netkan" +}