29 lines
1.0 KiB
Plaintext
29 lines
1.0 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": "2.0",
|
|
"ksp_version": "1.1.0",
|
|
"install": [
|
|
{
|
|
"file": "GameData/DMagicUtilities/ContractParser",
|
|
"install_to": "GameData/DMagicUtilities"
|
|
}
|
|
],
|
|
"download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/2.0/ContractParser-2.0.zip",
|
|
"download_size": 14206,
|
|
"download_hash": {
|
|
"sha1": "3289673CFBC869D4B3A2C9725BE1F0AC88FF67FF",
|
|
"sha256": "43145B400D6166549A5291E889F58EE1901048996EAF155C1A9A70968043F708"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|