"NetKAN generated mods - TestFlight-1.3.1.0"
This commit is contained in:
parent
329196767c
commit
af37c6f5ec
|
@ -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.3.1.0",
|
||||
"ksp_version": "0.90",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager",
|
||||
|
@ -31,9 +27,18 @@
|
|||
"name": "RealismOverhaul"
|
||||
}
|
||||
],
|
||||
"author": "jwvanderbeck",
|
||||
"version": "1.3.1.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/TestFlight",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.3.1.0/TestFlightConfigRO-1.3.1.0.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5830
|
||||
"download_size": 5830,
|
||||
"download_hash": {
|
||||
"sha1": "E5DBD5DBDE1BEC0746B14F4A0C30965D34C1B206",
|
||||
"sha256": "1533C534C43FBD1CE2DEEB41F206831FDAA7C5E2ED96961C257DE8F97C70A8EB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue