NetKAN added mod - TestFlight-v2.5.0.0

This commit is contained in:
NetKAN inflator Robot 2023-04-26 23:51:52 +00:00
parent 4ccb100429
commit 18e66c27c0
1 changed files with 48 additions and 0 deletions

View 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.5.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.5.0.0/TestFlight-v2.5.0.0.zip",
"download_size": 127251,
"download_hash": {
"sha1": "03B9950151BD1935934017E96EDB6EF4D660522A",
"sha256": "B230069CFFE368A908D0E3CBFC90513A37F5C7B612DBBB80052C408A6D20ECCD"
},
"download_content_type": "application/zip",
"install_size": 331520,
"release_date": "2023-04-26T23:29:30Z",
"x_generated_by": "netkan"
}