NetKAN added mod - ContractConfigurator-v2.6.0.0

This commit is contained in:
NetKAN inflator Robot 2023-05-16 22:12:26 +00:00
parent 7369d23f14
commit 6e49c71e4c
1 changed files with 68 additions and 0 deletions

View File

@ -0,0 +1,68 @@
{
"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.6.0.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"
},
{
"name": "Harmony2"
}
],
"recommends": [
{
"name": "WaypointManager"
}
],
"suggests": [
{
"name": "ContractsWindowPlus"
}
],
"install": [
{
"file": "GameData/ContractConfigurator",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/ContractConfigurator/releases/download/v2.6.0.0/ContractConfigurator_v2.6.0.0.zip",
"download_size": 586697,
"download_hash": {
"sha1": "4FDA744311EB00E00358CB0ADADAE8018044F3B9",
"sha256": "26A6C8F6283863030D47914F88815044F38D3751AB3ECB26A17C33D1A1930938"
},
"download_content_type": "application/zip",
"install_size": 1593648,
"release_date": "2023-05-16T21:50:24Z",
"x_generated_by": "netkan"
}