CKAN-meta/ProgressParser/ProgressParser-2.0.ckan

24 lines
842 B
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": "2.0",
"ksp_version": "1.0.5",
"install": [
{
"file": "GameData/DMagicUtilities/ProgressParser",
"install_to": "GameData/DMagicUtilities"
}
],
"download": "https://github.com/DMagic1/KSP_Progress_Parser/releases/download/2.0/ProgressParser-2.0.zip",
"download_size": 15085,
"x_generated_by": "netkan"
}