diff --git a/ContractParser/ContractParser-9.0.ckan b/ContractParser/ContractParser-9.0.ckan new file mode 100644 index 0000000000..414ee94cb8 --- /dev/null +++ b/ContractParser/ContractParser-9.0.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": "v1.2", + "identifier": "ContractParser", + "name": "Contract Parser", + "abstract": "Parse the contract module to cache data", + "description": "This addon is a dependency of Contracts Window Plus and CapCom and is used to cache reward, completion, and other data on contracts", + "author": "DMagic1", + "license": "MIT", + "resources": { + "repository": "https://github.com/DMagic1/KSP_Contract_Parser" + }, + "version": "9.0", + "ksp_version_min": "1.8.1", + "ksp_version_max": "1.8.8", + "localizations": [ + "en-us", + "ru", + "pl" + ], + "install": [ + { + "file": "GameData/DMagicUtilities/ContractParser", + "install_to": "GameData/DMagicUtilities" + } + ], + "download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/9.0/ContractParser-9.0.zip", + "download_size": 16434, + "download_hash": { + "sha1": "EBDF2956BCAB27CEA0FC0659DB9B6FA32DF2F3C7", + "sha256": "10EA55FC626A34BFD87B748B0F2B9D468E60AAC998A90C46BCBF858EB746FC6C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}