66 lines
2.1 KiB
JSON
66 lines
2.1 KiB
JSON
{
|
|
"spec_version": "v1.16",
|
|
"identifier": "ContractConfigurator",
|
|
"name": "Contract Configurator",
|
|
"abstract": "A config-file based solution for creating new contracts!",
|
|
"author": [
|
|
"nightingale",
|
|
"KSP-RO team"
|
|
],
|
|
"version": "v2.2.1.0",
|
|
"ksp_version_min": "1.12.3",
|
|
"ksp_version_max": "1.12.99",
|
|
"ksp_version_strict": true,
|
|
"license": "MIT",
|
|
"release_status": "stable",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/190040--",
|
|
"repository": "https://github.com/KSP-RO/ContractConfigurator",
|
|
"bugtracker": "https://github.com/KSP-RO/ContractConfigurator/issues",
|
|
"license": "https://raw.githubusercontent.com/KSP-RO/ContractConfigurator/master/LICENSE.txt",
|
|
"manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
|
|
"metanetkan": "https://raw.githubusercontent.com/KSP-RO/ContractConfigurator/master/ContractConfiguratorRO.netkan",
|
|
"remote-avc": "https://github.com/KSP-RO/ContractConfigurator/raw/master/GameData/ContractConfigurator/ContractConfigurator.version"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"library",
|
|
"career"
|
|
],
|
|
"localizations": [
|
|
"en-us",
|
|
"zh-cn"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
}
|
|
],
|
|
"recommends": [
|
|
{
|
|
"name": "WaypointManager"
|
|
}
|
|
],
|
|
"suggests": [
|
|
{
|
|
"name": "ContractsWindowPlus"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/ContractConfigurator",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/KSP-RO/ContractConfigurator/releases/download/v2.2.1.0/ContractConfigurator_v2.2.1.0.zip",
|
|
"download_size": 582825,
|
|
"download_hash": {
|
|
"sha1": "D5E0569CB86A7028FE5C8F22C4A212A45EE9EC58",
|
|
"sha256": "8AF483029C53DCB6C10F5A88A1F92D76BBBA8B401CD88D79ED27754B14D8FBC2"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"install_size": 1583351,
|
|
"release_date": "2022-11-23T12:06:51Z",
|
|
"x_generated_by": "netkan"
|
|
}
|