30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
{
|
|
"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": "4.0",
|
|
"ksp_version_min": "1.1.2",
|
|
"ksp_version_max": "1.1.99",
|
|
"install": [
|
|
{
|
|
"file": "GameData/DMagicUtilities/ProgressParser",
|
|
"install_to": "GameData/DMagicUtilities"
|
|
}
|
|
],
|
|
"download": "https://github.com/DMagic1/KSP_Progress_Parser/releases/download/4.0/ProgressParser-4.0.zip",
|
|
"download_size": 15676,
|
|
"download_hash": {
|
|
"sha1": "CC2BEC8D20EA6B8A2177714E994EA4BCB9365E2F",
|
|
"sha256": "5FA0C39031C31C6B0B900834631B8313641938C636D7C518EB75E4E6C0771E04"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|