2016-04-21 00:07:43 +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": "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",
|
2016-04-21 12:06:40 +00:00
|
|
|
"ksp_version": "1.1.0",
|
2016-04-21 00:07:43 +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.6_Jones/FAR_0_15_6_Jones.zip",
|
|
|
|
"download_size": 720284,
|
2016-05-31 08:43:14 +00:00
|
|
|
"download_hash": {
|
|
|
|
"sha1": "F21ABC9D292989EAF810EE51BDBB4042AFBDCC74",
|
|
|
|
"sha256": "29E263317961113008409A961A71E344C0922CAF4DAAF4A14085311086DE9A39"
|
|
|
|
},
|
|
|
|
"download_content_type": "application/zip",
|
2016-04-21 00:07:43 +00:00
|
|
|
"x_generated_by": "netkan"
|
|
|
|
}
|