"NetKAN generated mods - ContractConfigurator-0.7.2"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 02:13:08 +00:00
parent a37c2bbc24
commit e0860fac7a
1 changed files with 18 additions and 13 deletions

View File

@ -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": "0.7.2",
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0",
"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": "0.7.2",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.2/ContractConfigurator_0.7.2.zip",
"x_generated_by": "netkan",
"download_size": 200953,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
"download_hash": {
"sha1": "A2165DDF644BEA708893B0B136623DA6F752ECD9",
"sha256": "11F34989A5895DE4D815F15DE5FB48637507A21813850C2C478075E49442DB65"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}