"NetKAN generated mods - ContractConfigurator-1.4.2"
This commit is contained in:
parent
148c033162
commit
ba9b2c73ee
|
@ -3,10 +3,20 @@
|
|||
"identifier": "ContractConfigurator",
|
||||
"name": "Contract Configurator",
|
||||
"abstract": "A config-file based solution for creating new contracts!",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"author": "nightingale",
|
||||
"license": "MIT",
|
||||
"release_status": "stable",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki"
|
||||
},
|
||||
"version": "1.4.2",
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
|
@ -15,17 +25,12 @@
|
|||
"name": "ContractsWindowPlus"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
|
||||
"bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
|
||||
"license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
|
||||
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
||||
"repository": "https://github.com/jrossignol/ContractConfigurator"
|
||||
},
|
||||
"version": "1.4.2",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.4.2/ContractConfigurator_1.4.2.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 252187,
|
||||
"ksp_version_min": "1.0.2",
|
||||
"ksp_version_max": "1.0.4"
|
||||
"download_hash": {
|
||||
"sha1": "3DDF7E5046C4AF68CFB760CE4C1A629AF513DD6C",
|
||||
"sha256": "2C506EEC8FB10C40CD64F15BF235044DE789A5170AC880FB6D68977FA77A6227"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue