"NetKAN generated mods - ContractConfigurator-1.6.3"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 14:03:10 +00:00
parent e38c431445
commit 04b53b8184
1 changed files with 17 additions and 12 deletions

View File

@ -3,10 +3,20 @@
"identifier": "ContractConfigurator", "identifier": "ContractConfigurator",
"name": "Contract Configurator", "name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!", "abstract": "A config-file based solution for creating new contracts!",
"description": "A config-file based solution for creating new contracts!",
"author": "nightingale",
"license": "MIT", "license": "MIT",
"release_status": "stable", "release_status": "stable",
"author": "nightingale", "resources": {
"description": "A config-file based solution for creating new contracts!", "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.6.3",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"suggests": [ "suggests": [
{ {
"name": "CoherentContracts" "name": "CoherentContracts"
@ -21,17 +31,12 @@
"name": "WiderContractsApp" "name": "WiderContractsApp"
} }
], ],
"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.6.3",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.6.3/ContractConfigurator_1.6.3.zip", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.6.3/ContractConfigurator_1.6.3.zip",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"download_size": 274631, "download_size": 274631,
"download_hash": {
"sha1": "76E58F7FD593725E7F685747C45BD38CAE97C4ED",
"sha256": "3DA891FCB3167504DA730D1FEBB63509E926DF04E910F21E18E3B16E2C24A227"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan" "x_generated_by": "netkan"
} }