"NetKAN generated mods - TestFlight/TestFlight-1.3.1.1.ckan"

This commit is contained in:
NetKAN inflator Robot 2015-08-21 15:30:16 +00:00
parent 41ee066fb7
commit 6ca61cacbd
1 changed files with 10 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.1",
"ksp_version": "1.0.2",
"depends": [
{
"name": "ModuleManager",
@ -25,10 +22,13 @@
"name": "TestFlightConfig"
}
],
"version": "1.3.1.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,
"x_generated_by": "netkan"
}