mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
NetKAN added mod - TestFlight-v2.8.0.0
This commit is contained in:
parent
64d046b593
commit
ed94c8f817
48
TestFlight/TestFlight-v2.8.0.0.ckan
Normal file
48
TestFlight/TestFlight-v2.8.0.0.ckan
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "TestFlight",
|
||||
"name": "Test Flight",
|
||||
"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": [
|
||||
"Agathorn",
|
||||
"KSP-RO Group"
|
||||
],
|
||||
"version": "v2.8.0.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*",
|
||||
"repository": "https://github.com/KSP-RO/TestFlight",
|
||||
"bugtracker": "https://github.com/KSP-RO/TestFlight/issues",
|
||||
"remote-avc": "http://ksp-avc.cybutek.net/version.php?id=118"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "TestFlightConfig"
|
||||
},
|
||||
{
|
||||
"name": "ContractConfigurator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TestFlight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/TestFlight/releases/download/v2.8.0.0/TestFlight-v2.8.0.0.zip",
|
||||
"download_size": 128397,
|
||||
"download_hash": {
|
||||
"sha1": "418E360335D7345A6FA142AF6E1CCBEA906D828D",
|
||||
"sha256": "85501912E45F450D404F0D4C6EEECC55E12CEA79739B0A18E994919D17AE157E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 334592,
|
||||
"release_date": "2024-01-06T15:04:35Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user