"NetKAN generated mods - TestFlight-1.8.0.1"

This commit is contained in:
NetKAN inflator Robot 2017-05-01 15:46:15 +00:00
parent 4b794bfc23
commit 559fd88426
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"spec_version": "v1.2",
"identifier": "TestFlight",
"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.",
"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.8.0.1",
"ksp_version": "1.2.2",
"depends": [
{
"name": "ModuleManager",
"min_version": "2.6.1"
},
{
"name": "TestFlightConfig"
}
],
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"download": "https://github.com/KSP-RO/TestFlight/releases/download/1.8.0.1/TestFlightCore-1.8.0.1.zip",
"download_size": 121658,
"download_hash": {
"sha1": "B451540CC8522DCAAD7217C634F1A8C85E73A7AC",
"sha256": "406969F5C4B485DFFA558AB284E86D80207D358860DFA38DCDBF39CA7363F20F"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}