48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
{
|
|
"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.1",
|
|
"ksp_version": "1.1.0",
|
|
"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.6.1_von_Karman/FAR_0_15_6_1_von.Karman.zip",
|
|
"download_size": 722202,
|
|
"x_generated_by": "netkan"
|
|
}
|