49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"spec_version": "v1.2",
|
|
"identifier": "TestFlightConfigStock",
|
|
"name": "TestFlight Config Stock",
|
|
"abstract": "Config pack for the TestFlight plugin. This config pack adds TestFlight support for Stock parts.",
|
|
"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.0",
|
|
"ksp_version": "1.2.2",
|
|
"provides": [
|
|
"TestFlightConfig"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager",
|
|
"min_version": "2.7.0"
|
|
},
|
|
{
|
|
"name": "TestFlight",
|
|
"min_version": "1.8.0.0"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "TestFlightConfig"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/TestFlight",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/KSP-RO/TestFlight/releases/download/1.8.0.0/TestFlightConfigStock-1.8.0.0.zip",
|
|
"download_size": 2275,
|
|
"download_hash": {
|
|
"sha1": "F036A2D63B7529A18492AF6E1FD49A5DDB0F1904",
|
|
"sha256": "BF65946E2318A1CEBB85D4E93E41E24B91615B420D10D555CCE0702D12BF0D9D"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|