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.5",
|
|
"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.5_Knudsen/FAR_0_15_6_5_Knudsen.zip",
|
|
"download_size": 723440,
|
|
"download_hash": {
|
|
"sha1": "601B785D7A2B13E995810E65ABF9E75C063C17C4",
|
|
"sha256": "453A7C5E44CE8EF593ACA259558353747F96C4962D8935323CF3F252EB009DB4"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|