mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ContractConfigurator-0.7.1"
This commit is contained in:
@ -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": "0.7.1",
|
||||||
|
"ksp_version_min": "0.90.0",
|
||||||
|
"ksp_version_max": "0.90.0",
|
||||||
"suggests": [
|
"suggests": [
|
||||||
{
|
{
|
||||||
"name": "CoherentContracts"
|
"name": "CoherentContracts"
|
||||||
@ -15,17 +25,12 @@
|
|||||||
"name": "ContractsWindowPlus"
|
"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.1",
|
|
||||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.1/ContractConfigurator_0.7.1.zip",
|
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.1/ContractConfigurator_0.7.1.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 200954,
|
"download_size": 200954,
|
||||||
"ksp_version_min": "0.90.0",
|
"download_hash": {
|
||||||
"ksp_version_max": "0.90.0"
|
"sha1": "ADF27A5FBC17C245F39CC61CB75678BDEF0917FC",
|
||||||
|
"sha256": "76D3151FA94C43CE32266CC9A55618B038022AD65B837DE10E66A4437484064F"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user