"NetKAN generated mods - ContractConfigurator-0.6.6"
This commit is contained in:
parent
5b94d7b7f0
commit
3f38150d08
|
@ -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": "MIT",
|
||||
"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.6.6",
|
||||
"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.6.6",
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.6.6/ContractConfigurator_0.6.6.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 157651,
|
||||
"ksp_version_min": "0.90.0",
|
||||
"ksp_version_max": "0.90.0"
|
||||
"download_hash": {
|
||||
"sha1": "BF84EB410F2908F1B82847836EF293584E39379B",
|
||||
"sha256": "ADDBE9FDF9D6311A2AD58B2E5BBDFCD900B92FF1C722182332713D70D715F525"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue