2019-11-02 03:48:35 +00:00
|
|
|
{
|
|
|
|
"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",
|
2019-12-16 09:33:48 +00:00
|
|
|
"version": "11.0",
|
|
|
|
"ksp_version_min": "1.8.1",
|
|
|
|
"ksp_version_max": "1.8.8",
|
2019-11-02 03:48:35 +00:00
|
|
|
"license": "MIT",
|
|
|
|
"resources": {
|
|
|
|
"repository": "https://github.com/DMagic1/KSP_Progress_Parser"
|
|
|
|
},
|
2019-12-16 09:33:48 +00:00
|
|
|
"tags": [
|
|
|
|
"plugin",
|
|
|
|
"library"
|
|
|
|
],
|
2019-11-02 03:48:35 +00:00
|
|
|
"localizations": [
|
|
|
|
"en-us",
|
|
|
|
"ru",
|
|
|
|
"pl"
|
|
|
|
],
|
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"file": "GameData/DMagicUtilities/ProgressParser",
|
|
|
|
"install_to": "GameData/DMagicUtilities"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download": "https://github.com/DMagic1/KSP_Progress_Parser/releases/download/11.0/ProgressParser-11.0.zip",
|
|
|
|
"download_size": 17118,
|
|
|
|
"download_hash": {
|
|
|
|
"sha1": "C01B292076824A9765FA8633A299DA077E1233D3",
|
|
|
|
"sha256": "24F4FA215E01E9276B3C5D464C4463996E33DCB9E49E304D5DC29A11387AB4EF"
|
|
|
|
},
|
|
|
|
"download_content_type": "application/zip",
|
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|