'NetKAN generated mods - TestFlight/TestFlight-1.3.1.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-07-16 00:15:10 +00:00
parent e51f741693
commit 78f47e2ea3
1 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"spec_version": "v1.2",
"name": "TestFlight",
"abstract": "Flight Testing of your space hardware in KSP! Fly your parts to gain flight data and make them more reliable and less likely to fail. THIS IS THE PLUGIN ONLY. You will need a TestFlight Config pack in order for any parts to actually be controlled by TestFlight.",
"identifier": "TestFlight",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
"repository": "https://github.com/jwvanderbeck/TestFlight",
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
},
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.1"
},
{
"name": "TestFlightConfig"
}
],
"version": "1.3.1",
"author": "jwvanderbeck",
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.1/TestFlightCore-1.3.1.1.zip",
"ksp_version": "1.0.2",
"download_size": 114089,
"x_generated_by": "netkan"
}