"NetKAN generated mods - FerramAerospaceResearch-3-0.15.5.1"

This commit is contained in:
NetKAN inflator Robot 2015-09-07 03:07:48 +00:00
parent 655eb32427
commit b23d4ec37d
1 changed files with 49 additions and 0 deletions

View File

@ -0,0 +1,49 @@
{
"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",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/20451",
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research",
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
"x_screenshot": "https://kerbalstuff.com/content/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research.png"
},
"version": "3:0.15.5.1",
"ksp_version": "1.0.4",
"provides": [
"AerodynamicModel",
"FAR"
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ModularFlightIntegrator"
}
],
"install": [
{
"file": "GameData/FerramAerospaceResearch",
"install_to": "GameData"
},
{
"file": "Ships",
"install_to": "Ships",
"optional": true,
"description": "FAR example craft"
}
],
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.15.5.1_Hayes",
"download_size": 737167,
"conflicts": [
{
"name": "AerodynamicModel"
}
],
"x_generated_by": "netkan"
}