CKAN-meta/TestFlightConfigRO/TestFlightConfigRO-1.5.0.1....

57 lines
1.6 KiB
JSON

{
"spec_version": "v1.2",
"identifier": "TestFlightConfigRO",
"name": "TestFlight Config Realism Overhaul",
"abstract": "Config pack for the TestFlight plugin. This config pack adds TestFlight support for Realism Overhaul parts.",
"author": "anxcon",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
"repository": "https://github.com/KSP-RO/TestFlight",
"bugtracker": "https://github.com/KSP-RO/TestFlight/issues"
},
"version": "1.5.0.1",
"ksp_version": "1.0.5",
"provides": [
"TestFlightConfig"
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.1"
},
{
"name": "TestFlight",
"min_version": "1.3.1"
},
{
"name": "RealismOverhaul"
}
],
"suggests": [
{
"name": "RP-0"
}
],
"conflicts": [
{
"name": "TestFlightConfig"
}
],
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/TestFlight/releases/download/1.5.0.1/TestFlightConfigRO-1.5.0.1.zip",
"download_size": 6127,
"download_hash": {
"sha1": "8F396D81291815930243B44309AB038DB21A4429",
"sha256": "8C41EF53FE93B6931DC6CC601504FD0883ECE58D4DDAECD3A2CC95ADC5D0008D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}