"NetKAN generated mods - ContractConfigurator-1.3.3"
This commit is contained in:
parent
e33b07b6ab
commit
0271db67fc
|
@ -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": "1.3.3",
|
||||||
|
"ksp_version_min": "1.0.2",
|
||||||
|
"ksp_version_max": "1.0.2",
|
||||||
"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": "1.3.3",
|
|
||||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.3.3/ContractConfigurator_1.3.3.zip",
|
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.3.3/ContractConfigurator_1.3.3.zip",
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 245443,
|
"download_size": 245443,
|
||||||
"ksp_version_min": "1.0.2",
|
"download_hash": {
|
||||||
"ksp_version_max": "1.0.2"
|
"sha1": "5509FAE5DBAEAA24B473AF2FA45FC391D018E417",
|
||||||
|
"sha256": "61D0954FE1D850839135223EDC4E1665524992D6E7323F318700BA13519DA7C7"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue