CKAN-meta/ProgressParser/ProgressParser-10.0.ckan

35 lines
1.2 KiB
JSON

{
"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": "10.0",
"ksp_version_min": "1.4.4",
"ksp_version_max": "1.6.8",
"localizations": [
"en-us",
"ru",
"pl"
],
"install": [
{
"file": "GameData/DMagicUtilities/ProgressParser",
"install_to": "GameData/DMagicUtilities"
}
],
"download": "https://github.com/DMagic1/KSP_Progress_Parser/releases/download/10.0/ProgressParser-10.0.zip",
"download_size": 17205,
"download_hash": {
"sha1": "A70B8782AAA301CE34F9625892109DA0943AA8D9",
"sha256": "ABF5E374F20E79BDF6610A7B2F06745986082836EE44FB6D52F840EABC61672C"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}