mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - TestFlightConfigRO-1.5.0.1"
This commit is contained in:
51
TestFlightConfigRO/TestFlightConfigRO-1.5.0.1.ckan
Normal file
51
TestFlightConfigRO/TestFlightConfigRO-1.5.0.1.ckan
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
{
|
||||||
|
"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,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Reference in New Issue
Block a user