mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - ContractConfigurator-0.4.0"
This commit is contained in:
parent
8d3dac2a24
commit
84c2a0b872
@ -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.4.0",
|
||||||
"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.4.0",
|
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.0/ContractConfigurator_0.4.0.zip",
|
||||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.4.0/ContractConfigurator_0.4.0.zip",
|
"download_size": 58113,
|
||||||
"x_generated_by": "netkan",
|
"download_hash": {
|
||||||
"download_size": 58113,
|
"sha1": "DC70EC40689BECBBF7BDF2B99FF18AF7DB4897EE",
|
||||||
"ksp_version_min": "0.90.0",
|
"sha256": "1B3118F6DB9EE40831CC3408D66878A34D62D8BE7B22A0023AEE0E00E16A2C5C"
|
||||||
"ksp_version_max": "0.90.0"
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user