52 lines
1.5 KiB
JSON
52 lines
1.5 KiB
JSON
{
|
|
"spec_version": 1,
|
|
"identifier": "FerramAerospaceResearch",
|
|
"name": "Ferram Aerospace Research",
|
|
"abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.",
|
|
"author": "ferram4",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-/",
|
|
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research"
|
|
},
|
|
"version": "3:0.15.6.3",
|
|
"ksp_version": "1.1.2",
|
|
"provides": [
|
|
"AerodynamicModel",
|
|
"FAR"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
},
|
|
{
|
|
"name": "ModularFlightIntegrator"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "AerodynamicModel"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/FerramAerospaceResearch",
|
|
"install_to": "GameData",
|
|
"filter": "config.xml"
|
|
},
|
|
{
|
|
"file": "Ships",
|
|
"install_to": "Ships",
|
|
"comment": "FAR example craft"
|
|
}
|
|
],
|
|
"download": "https://github.com/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.6.3_Kindelberger/FAR_0_15_6_3_Kindelberger.zip",
|
|
"download_size": 721250,
|
|
"download_hash": {
|
|
"sha1": "23D6B6537AF078D7D102CCE663D0090E9703CCD5",
|
|
"sha256": "CB93931E6FCF7A6C29F4D5557DF9C9EFE60F392B4B595D74B74CD68CF993F430"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|