"NetKAN generated mods - TestFlight-1.6.0.3"
This commit is contained in:
parent
5622f05cf3
commit
ea0ad23e9c
|
@ -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.6.0.3",
|
||||
"ksp_version": "1.1.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.6.0.3/TestFlightCore-1.6.0.3.zip",
|
||||
"download_size": 134253,
|
||||
"download_hash": {
|
||||
"sha1": "4C0C30FBCB1C863879AE7436BF17DD332F05505F",
|
||||
"sha256": "A652D5C57BD63CF8FFA62BBF3BA064D2CFDE24E4C660CC40917358DE122FE36A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue