54 lines
1.7 KiB
JSON
54 lines
1.7 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",
|
|
"release_status": "stable",
|
|
"resources": {
|
|
"homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451",
|
|
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
|
|
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
|
|
},
|
|
"version": "v0.15.0_Euler",
|
|
"ksp_version": "1.0.2",
|
|
"provides": [
|
|
"AerodynamicModel",
|
|
"FAR"
|
|
],
|
|
"depends": [
|
|
{
|
|
"name": "ModuleManager"
|
|
},
|
|
{
|
|
"name": "ModularFlightIntegrator"
|
|
}
|
|
],
|
|
"conflicts": [
|
|
{
|
|
"name": "AerodynamicModel"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "GameData/FerramAerospaceResearch",
|
|
"install_to": "GameData"
|
|
},
|
|
{
|
|
"file": "Ships",
|
|
"install_to": "Ships",
|
|
"comment": "FAR example craft"
|
|
}
|
|
],
|
|
"download": "https://archive.org/download/FerramAerospaceResearch-v0.15.0_Euler/0A7FFD73-FerramAerospaceResearch-v0.15.0_Euler.zip",
|
|
"download_size": 716963,
|
|
"download_hash": {
|
|
"sha1": "0A7FFD73FC1556DB2C9956915BE7976314DF22D3",
|
|
"sha256": "A1899D78A4B6FF58B183FDC021901EB504B9873BE25F42614CF27DB7D1E12192"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_version_hacked_by": "pjf, since v0.15_Euler was breaking sort order.",
|
|
"x_generated_by": "netkan"
|
|
}
|