"NetKAN generated mods - ProgressParser-2.0"

This commit is contained in:
NetKAN inflator Robot 2016-03-05 03:11:47 +00:00
parent e3ff9d6de0
commit 870190bbdf
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"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"
}