From 392dfbbf2467d2db62b34485a52756cca7e624bc Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 17 Mar 2018 00:12:10 +0000 Subject: [PATCH] "NetKAN generated mods - ContractParser-8.0" --- ContractParser/ContractParser-8.0.ckan | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ContractParser/ContractParser-8.0.ckan diff --git a/ContractParser/ContractParser-8.0.ckan b/ContractParser/ContractParser-8.0.ckan new file mode 100644 index 0000000000..29da23ff1e --- /dev/null +++ b/ContractParser/ContractParser-8.0.ckan @@ -0,0 +1,29 @@ +{ + "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": "8.0", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.8", + "install": [ + { + "file": "GameData/DMagicUtilities/ContractParser", + "install_to": "GameData/DMagicUtilities" + } + ], + "download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/8.0/ContractParser-8.0.zip", + "download_size": 16671, + "download_hash": { + "sha1": "FA4B6CCDB1B0C3B544505F96A40DB82A8C1DE9F8", + "sha256": "A953E8BE21405D9F2E0B42FDD56C10DA43C1C74ECE6BA987C25A36C343FC4C8F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}