diff --git a/ContractConfigurator/ContractConfigurator-2.1.2.ckan b/ContractConfigurator/ContractConfigurator-2.1.2.ckan new file mode 100644 index 0000000000..461c5c4376 --- /dev/null +++ b/ContractConfigurator/ContractConfigurator-2.1.2.ckan @@ -0,0 +1,61 @@ +{ + "spec_version": "v1.16", + "identifier": "ContractConfigurator", + "name": "Contract Configurator - RO Edition", + "abstract": "A config-file based solution for creating new contracts! For RO/RP-1 use only!", + "author": "KSP-RO team", + "version": "2.1.2", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.12.99", + "ksp_version_strict": true, + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190040--", + "repository": "https://github.com/KSP-RO/ContractConfigurator", + "bugtracker": "https://github.com/KSP-RO/ContractConfigurator/issues", + "license": "https://raw.githubusercontent.com/KSP-RO/ContractConfigurator/master/LICENSE.txt", + "manual": "https://github.com/jrossignol/ContractConfigurator/wiki", + "metanetkan": "https://raw.githubusercontent.com/KSP-RO/ContractConfigurator/master/ContractConfiguratorRO.netkan", + "remote-avc": "https://github.com/KSP-RO/ContractConfigurator/raw/master/GameData/ContractConfigurator/ContractConfigurator.version" + }, + "tags": [ + "plugin", + "library", + "career" + ], + "localizations": [ + "en-us", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "RP-1-ExpressInstall" + } + ], + "conflicts": [ + { + "name": "ContractConfigurator" + } + ], + "install": [ + { + "file": "GameData/ContractConfigurator", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/ContractConfigurator/releases/download/2.1.2/ContractConfigurator_2.1.2.zip", + "download_size": 574425, + "download_hash": { + "sha1": "3E30E33D7E92C0DD6DC6CBCDF56685A1052228F9", + "sha256": "A728644FD5E3205C702D0C8EC1649EB9C141FB3BCA37B512CD427C25CFAC5DF3" + }, + "download_content_type": "application/zip", + "release_date": "2022-07-29T08:16:24Z", + "x_generated_by": "netkan" +}