1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

"NetKAN generated mods - ContractConfigurator-0.3.3"

This commit is contained in:
KSP-CKAN Crawler Bot
2016-05-31 07:48:08 +00:00
parent b61105597c
commit d250340d25

View File

@ -1,31 +1,36 @@
{ {
"spec_version": 1, "spec_version": 1,
"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!",
"license": "CC-BY-NC-SA-4.0", "description": "A config-file based solution for creating new contracts!",
"release_status": "stable", "author": "nightingale",
"author": "nightingale", "license": "CC-BY-NC-SA-4.0",
"description": "A config-file based solution for creating new contracts!", "release_status": "stable",
"suggests": [ "resources": {
{ "homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
"name": "CoherentContracts" "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.3.3",
"name": "ContractsWindowPlus" "ksp_version_min": "0.90.0",
} "ksp_version_max": "0.90.0",
], "suggests": [
"resources": { {
"homepage": "http://forum.kerbalspaceprogram.com/threads/101604", "name": "CoherentContracts"
"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"
"repository": "https://github.com/jrossignol/ContractConfigurator" }
}, ],
"version": "0.3.3", "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.3.3/ContractConfigurator_0.3.3.zip",
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.3.3/ContractConfigurator_0.3.3.zip", "download_size": 42261,
"x_generated_by": "netkan", "download_hash": {
"download_size": 42261, "sha1": "736709A0801B56420B32200159F5EEC2A1E2438F",
"ksp_version_min": "0.90.0", "sha256": "17CF21009FA9F72226914893BC07E16255F3F1B3510C21E3E58DC12F5BC98CAE"
"ksp_version_max": "0.90.0" },
} "download_content_type": "application/zip",
"x_generated_by": "netkan"
}