"NetKAN generated mods - ProgressParser-10.0"
This commit is contained in:
parent
9bd45a1bf3
commit
09716d15e5
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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.4.8",
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue