2017-05-22 21:13:39 +00:00
|
|
|
{
|
|
|
|
"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": "restricted",
|
|
|
|
"resources": {
|
|
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-1",
|
|
|
|
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research"
|
|
|
|
},
|
|
|
|
"version": "3:0.15.8",
|
2017-05-23 05:56:52 +00:00
|
|
|
"ksp_version_min": "1.2.0",
|
|
|
|
"ksp_version_max": "1.2.2",
|
2017-05-22 21:13:39 +00:00
|
|
|
"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",
|
|
|
|
"optional": true,
|
|
|
|
"description": "FAR example craft"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"download": "https://github.com/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.8_deLaval/FAR_0_15_8_de.Laval.zip",
|
|
|
|
"download_size": 736264,
|
|
|
|
"download_hash": {
|
|
|
|
"sha1": "8E62A8B68D0F93D4611179ED8BBCE5AB56537573",
|
|
|
|
"sha256": "262DEDDAD7287675503224297E0DB9DBE153BB82E80976A2EB432C96A55FEA65"
|
|
|
|
},
|
|
|
|
"download_content_type": "application/zip",
|
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|