"NetKAN generated mods - ContractParser-7.0"
This commit is contained in:
parent
a75fe0c21d
commit
a648b8ddd5
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "ContractParser",
|
||||
"name": "Contract Parser",
|
||||
"abstract": "Parse the contract module to cache data",
|
||||
"description": "This addon is a dependency of Contracts Window Plus and CapCom and is used to cache reward, completion, and other data on contracts",
|
||||
"author": "DMagic1",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"repository": "https://github.com/DMagic1/KSP_Contract_Parser"
|
||||
},
|
||||
"version": "7.0",
|
||||
"ksp_version_min": "1.3.0",
|
||||
"ksp_version_max": "1.3.8",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DMagicUtilities/ContractParser",
|
||||
"install_to": "GameData/DMagicUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/7.0/ContractParser-7.0.zip",
|
||||
"download_size": 16828,
|
||||
"download_hash": {
|
||||
"sha1": "8357AD700CDAE91AFB5B8E4174DABA164D3277B4",
|
||||
"sha256": "FCB05220B051BD1745D3E69ED4AC6C42572C62CC79E0A00B5F45C794149BD43A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue