"NetKAN generated mods - ContractParser-4.0"
This commit is contained in:
parent
93c1c2c92e
commit
117aae71f0
|
@ -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": "4.0",
|
||||
"ksp_version_min": "1.1.2",
|
||||
"ksp_version_max": "1.1.99",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/DMagicUtilities/ContractParser",
|
||||
"install_to": "GameData/DMagicUtilities"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/4.0/ContractParser-4.0.zip",
|
||||
"download_size": 14730,
|
||||
"download_hash": {
|
||||
"sha1": "C2E95D51FE4811ACD215430170F93246B2FAB89D",
|
||||
"sha256": "751A28BA8BE67EB7768EF1AEF4E91AD64C659A1139537D2467D0A6EF099C6FE0"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue