30 lines
1.1 KiB
Plaintext
30 lines
1.1 KiB
Plaintext
{
|
|
"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": "6.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/6.0/ContractParser-6.0.zip",
|
|
"download_size": 16685,
|
|
"download_hash": {
|
|
"sha1": "4187E2B8025EF0B928895E41767B88F0E40DC803",
|
|
"sha256": "7D31FE613B42B59BBF38D15949F9D0EED346D81B068A50BCC2EEEDCD94A43DBE"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|