diff --git a/ContractConfigurator-CareerEvolution/ContractConfigurator-CareerEvolution-1.0.ckan b/ContractConfigurator-CareerEvolution/ContractConfigurator-CareerEvolution-1.0.ckan new file mode 100644 index 0000000000..35aca833b7 --- /dev/null +++ b/ContractConfigurator-CareerEvolution/ContractConfigurator-CareerEvolution-1.0.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.4", + "identifier": "ContractConfigurator-CareerEvolution", + "name": "Career Evolution", + "abstract": "Intelligent Contract Progression for KSP", + "author": "pap1723", + "license": "CC-BY-NC-SA", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/162205-*", + "repository": "https://github.com/pap1723/Career-Evolution" + }, + "version": "1.0", + "ksp_version_min": "1.2", + "ksp_version_max": "1.3", + "depends": [ + { + "name": "ContractConfigurator" + } + ], + "install": [ + { + "find": "ContractPacks", + "install_to": "GameData" + } + ], + "download": "https://github.com/pap1723/Career-Evolution/releases/download/1.0/CareerEvolution-v10.zip", + "download_size": 50339, + "download_hash": { + "sha1": "9F6BC8A4352406ECF1FF94B1B6EA6DB6CD69F401", + "sha256": "9167E6F561D8F5D7C1C2F519BF6E10C81633F481B0AC48CA8E306311E5052C3F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}