diff --git a/ProgressParser/ProgressParser-7.0.ckan b/ProgressParser/ProgressParser-7.0.ckan new file mode 100644 index 0000000000..c8ced081a3 --- /dev/null +++ b/ProgressParser/ProgressParser-7.0.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.2", + "identifier": "ProgressParser", + "name": "Progress Parser", + "abstract": "Parse the progress tree for completion rewards", + "description": "This addon is a dependency of Contracts Window Plus and is used to parse the progress tree and to cache reward and completion data", + "author": "DMagic1", + "license": "MIT", + "resources": { + "repository": "https://github.com/DMagic1/KSP_Progress_Parser" + }, + "version": "7.0", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.99", + "install": [ + { + "file": "GameData/DMagicUtilities/ProgressParser", + "install_to": "GameData/DMagicUtilities" + } + ], + "download": "https://github.com/DMagic1/KSP_Progress_Parser/releases/download/7.0/ProgressParser-6.0.zip", + "download_size": 16242, + "download_hash": { + "sha1": "96CE417F13586553BBD964A60214C006366F4D21", + "sha256": "036E45E08AE237F744FFED2E28BCD170361538706BBE10F80CD82FA466B734FF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}