"NetKAN generated mods - TestFlight-1.3.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-26 14:30:39 +00:00
parent 406be4ec3d
commit b707c2eda2
1 changed files with 15 additions and 10 deletions

View File

@ -1,8 +1,9 @@
{
"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.",
"identifier": "TestFlight",
"author": "jwvanderbeck",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"resources": {
@ -10,12 +11,8 @@
"repository": "https://github.com/jwvanderbeck/TestFlight",
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
},
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"version": "1.3.1",
"ksp_version": "1.0.2",
"depends": [
{
"name": "ModuleManager",
@ -25,10 +22,18 @@
"name": "TestFlightConfig"
}
],
"version": "1.3.1",
"author": "jwvanderbeck",
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"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,
"download_hash": {
"sha1": "6A1424127F57172760AA1EBA60A20C9CC5277642",
"sha256": "DA0B778A8FE6575F94BE0DD9C01D3844C7E68D07665215DD4D91B8643478A8B2"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}