"NetKAN generated mods - ContractConfigurator-0.5.7"
This commit is contained in:
parent
ee10a470c9
commit
90d760cc74
|
@ -3,10 +3,20 @@
|
|||
"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",
|
||||
"author": "nightingale",
|
||||
"description": "A config-file based solution for creating new contracts!",
|
||||
"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"
|
||||
},
|
||||
"version": "0.5.7",
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
|
@ -15,17 +25,12 @@
|
|||
"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.5.7",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.5.7/ContractConfigurator_0.5.7.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 118337,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
"download_hash": {
|
||||
"sha1": "C8A7A3DC922C3BABC92C4458111747B64DCB858D",
|
||||
"sha256": "8F8FC0D0E32EE38178D439526FEFB0C65F282D25B8CC80F3E50A6F2F78097F12"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue