"NetKAN generated mods - ContractParser-3.0"
This commit is contained in:
parent
de6f729d76
commit
34d6f6f878
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"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": "1.1.0",
|
||||
"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,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue