62 lines
2.1 KiB
JSON
62 lines
2.1 KiB
JSON
{
|
|
"spec_version": "v1.16",
|
|
"identifier": "ContractConfigurator-RO",
|
|
"name": "Contract Configurator - RO Edition",
|
|
"abstract": "A config-file based solution for creating new contracts! For RO/RP-1 use only!",
|
|
"author": "KSP-RO team",
|
|
"version": "2.0.0",
|
|
"ksp_version_min": "1.8.1",
|
|
"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": "RP-1-ExpressInstall"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "ContractConfigurator"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/ContractConfigurator",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/KSP-RO/ContractConfigurator/releases/download/2.0.0/ContractConfigurator_2.0.0.zip",
|
|
"download_size": 571821,
|
|
"download_hash": {
|
|
"sha1": "3742F764E9FD4D18F157489741DBBCFF3E82C466",
|
|
"sha256": "3B4F7EC8118F0B1390F4BD9A512103046AF454B352754779CAF96A30FA020B6E"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2022-06-19T03:19:30Z",
|
|
"x_generated_by": "netkan"
|
|
}
|