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": "3.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/3.0/ContractParser-3.0.zip",
|
|
"download_size": 14744,
|
|
"download_hash": {
|
|
"sha1": "0D7648F1BC70398C7CDB0DC524889BAEE3A09637",
|
|
"sha256": "351B5136D65D822C412F8B16DDAC6DBF292CEDB8AEDB1F540DE2EE8A60687811"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|