"NetKAN generated mods - ContractConfigurator-1.15.3"
This commit is contained in:
parent
3d78e7c713
commit
f11cba91b7
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"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",
|
||||
"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": "1.15.3",
|
||||
"ksp_version": "1.1.3",
|
||||
"ksp_version_strict": true,
|
||||
"recommends": [
|
||||
{
|
||||
"name": "WaypointManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "CoherentContracts"
|
||||
},
|
||||
{
|
||||
"name": "ContractsWindowPlus"
|
||||
},
|
||||
{
|
||||
"name": "WiderContractsApp"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jrossignol/ContractConfigurator/releases/download/1.15.3/ContractConfigurator_1.15.3.zip",
|
||||
"download_size": 542425,
|
||||
"download_hash": {
|
||||
"sha1": "A82F5E29F0F429C97D5DE830FB69F8CB8F63AE24",
|
||||
"sha256": "925F8F3598351C3AE1975A36A8AC1E5FC354599CA8CC28851944AF119B4B39B1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue