From 269244a749b0bf5a07e83b5f4c5132f5563e1e44 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 25 Oct 2016 00:06:55 +0000 Subject: [PATCH] "NetKAN generated mods - ContractParser-5.0" --- ContractParser/ContractParser-5.0.ckan | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 ContractParser/ContractParser-5.0.ckan diff --git a/ContractParser/ContractParser-5.0.ckan b/ContractParser/ContractParser-5.0.ckan new file mode 100644 index 0000000000..679665efb4 --- /dev/null +++ b/ContractParser/ContractParser-5.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": "5.0", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "install": [ + { + "file": "GameData/DMagicUtilities/ContractParser", + "install_to": "GameData/DMagicUtilities" + } + ], + "download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/5.0/ContractParser-5.0.zip", + "download_size": 15568, + "download_hash": { + "sha1": "05D5945D8F57F2304C76880DD5AB368D3D05707E", + "sha256": "08E58ED61FA8FF30D7B7DE4F9EFDC7E64FB428AB166B14E035596855F162BE73" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}