2015-05-18 21:01:46 +00:00
|
|
|
{
|
|
|
|
"spec_version": "v1.2",
|
2015-08-21 15:30:17 +00:00
|
|
|
"identifier": "TestFlightConfigStock",
|
2015-05-20 09:10:34 +00:00
|
|
|
"name": "TestFlight Config Stock",
|
2015-05-18 21:01:46 +00:00
|
|
|
"abstract": "Config pack for the TestFlight plugin. This config pack adds TestFlight support for Stock parts.",
|
2015-08-21 15:30:17 +00:00
|
|
|
"author": "jwvanderbeck",
|
2015-05-18 21:01:46 +00:00
|
|
|
"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"
|
|
|
|
},
|
2015-08-21 15:30:17 +00:00
|
|
|
"version": "1.3.1.1",
|
2015-09-16 03:25:56 +00:00
|
|
|
"ksp_version_min": "1.0.2",
|
|
|
|
"ksp_version_max": "1.0.4",
|
2015-08-21 15:30:17 +00:00
|
|
|
"provides": [
|
|
|
|
"TestFlightConfig"
|
2015-05-18 21:01:46 +00:00
|
|
|
],
|
|
|
|
"depends": [
|
|
|
|
{
|
|
|
|
"name": "ModuleManager",
|
|
|
|
"min_version": "2.6.1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "TestFlight",
|
|
|
|
"min_version": "1.3.1"
|
|
|
|
}
|
|
|
|
],
|
2015-10-20 06:26:34 +00:00
|
|
|
"conflicts": [
|
|
|
|
{
|
|
|
|
"name": "TestFlightConfig"
|
|
|
|
}
|
|
|
|
],
|
2015-08-21 15:30:17 +00:00
|
|
|
"install": [
|
|
|
|
{
|
|
|
|
"file": "GameData/TestFlight",
|
|
|
|
"install_to": "GameData"
|
|
|
|
}
|
2015-05-18 21:01:46 +00:00
|
|
|
],
|
2015-11-13 06:28:11 +00:00
|
|
|
"download": "https://github.com/KSP-RO/TestFlight/releases/download/1.3.1.1/TestFlightConfigStock-1.3.1.1.zip",
|
2015-08-21 15:30:17 +00:00
|
|
|
"download_size": 2253,
|
2015-08-11 03:26:57 +00:00
|
|
|
"x_generated_by": "netkan"
|
2015-05-18 21:01:46 +00:00
|
|
|
}
|