"NetKAN generated mods - TestFlight-1.2.2.0"
This commit is contained in:
parent
fc56daeba7
commit
1c7cc97619
|
@ -1,22 +1,18 @@
|
|||
{
|
||||
"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.",
|
||||
"identifier": "TestFlight",
|
||||
"author": "jwvanderbeck",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"release_status": "stable",
|
||||
"ksp_version": "0.90",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
|
||||
"repository": "https://github.com/jwvanderbeck/TestFlight",
|
||||
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TestFlight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "1.2.2.0",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -31,9 +27,18 @@
|
|||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"author": "jwvanderbeck",
|
||||
"version": "1.2.2.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TestFlight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.2.2.0/TestFlight-1.2.2.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 118689
|
||||
"download_size": 118689,
|
||||
"download_hash": {
|
||||
"sha1": "950F13035BD81CF6052700E40E451A2EF1E205B2",
|
||||
"sha256": "EC23DEBE35AEB72EBE0FB47B30DD3239FA53F62F54918BB81502CCC62ABDA0FA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue