30 lines
1.1 KiB
JSON
30 lines
1.1 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": "8.0",
|
|
"ksp_version_min": "1.3.0",
|
|
"ksp_version_max": "1.3.8",
|
|
"install": [
|
|
{
|
|
"file": "GameData/DMagicUtilities/ProgressParser",
|
|
"install_to": "GameData/DMagicUtilities"
|
|
}
|
|
],
|
|
"download": "https://github.com/DMagic1/KSP_Progress_Parser/releases/download/8.0/ProgressParser-8.0.zip",
|
|
"download_size": 17193,
|
|
"download_hash": {
|
|
"sha1": "FAEF774EDEC9287F7A6E3FEE2C9BB418C3EA492E",
|
|
"sha256": "B8E8A08A2DA7DB9943591E38191E149F50C9AB128CCFAEAC36494EBF8AD0B57E"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|