"NetKAN generated mods - TestFlightConfigRO-1.5.2.0"

This commit is contained in:
NetKAN inflator Robot 2016-03-09 00:40:16 +00:00
parent 0ac7b6618b
commit bbf5eef24b
1 changed files with 51 additions and 0 deletions

View 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": "jwvanderbeck",
"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.2.0",
"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.2.0/TestFlightConfigRO-1.5.2.0.zip",
"download_size": 5840,
"x_generated_by": "netkan"
}