44 lines
1.5 KiB
JSON
44 lines
1.5 KiB
JSON
{
|
|
"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",
|
|
"version": "9.0",
|
|
"ksp_version_min": "1.8.1",
|
|
"ksp_version_max": "1.8.8",
|
|
"license": "MIT",
|
|
"resources": {
|
|
"repository": "https://github.com/DMagic1/KSP_Contract_Parser",
|
|
"bugtracker": "https://github.com/DMagic1/KSP_Contract_Parser/issues",
|
|
"remote-avc": "https://raw.githubusercontent.com/DMagic1/KSP_Contract_Parser/master/GameData/DMagicUtilities/ContractParser/ContractParser.version"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"library",
|
|
"career"
|
|
],
|
|
"localizations": [
|
|
"en-us",
|
|
"pl",
|
|
"ru"
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/DMagicUtilities/ContractParser",
|
|
"install_to": "GameData/DMagicUtilities"
|
|
}
|
|
],
|
|
"download": "https://github.com/DMagic1/KSP_Contract_Parser/releases/download/9.0/ContractParser-9.0.zip",
|
|
"download_size": 16434,
|
|
"download_hash": {
|
|
"sha1": "EBDF2956BCAB27CEA0FC0659DB9B6FA32DF2F3C7",
|
|
"sha256": "10EA55FC626A34BFD87B748B0F2B9D468E60AAC998A90C46BCBF858EB746FC6C"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"install_size": 38694,
|
|
"release_date": "2019-11-02T03:22:44Z",
|
|
"x_generated_by": "netkan"
|
|
}
|