"NetKAN generated mods - ContractConfigurator-0.4.2"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 11:23:10 +00:00
parent d350684da2
commit 35e066c8d7
1 changed files with 34 additions and 29 deletions

View File

@ -1,31 +1,36 @@
{
"spec_version": 1,
"identifier": "ContractConfigurator",
"name": "Contract Configurator",
"abstract": "A config-file based solution for creating new contracts!",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"author": "nightingale",
"description": "A config-file based solution for creating new contracts!",
"suggests": [
{
"name": "CoherentContracts"
"spec_version": 1,
"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": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"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"
},
{
"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.4.2",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.2/ContractConfigurator_0.4.2.zip",
"x_generated_by": "netkan",
"download_size": 65219,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}
"version": "0.4.2",
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0",
"suggests": [
{
"name": "CoherentContracts"
},
{
"name": "ContractsWindowPlus"
}
],
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.2/ContractConfigurator_0.4.2.zip",
"download_size": 65219,
"download_hash": {
"sha1": "1FFEC37D79A64D4D3B503764591E30C7B5F88FDC",
"sha256": "11168CBCD72F9ABF0376BE89D9679A800F5F74466AA6CA1FC52FB16695C203B2"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}