68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
{
|
|
"spec_version": 1,
|
|
"identifier": "FerramAerospaceResearchContinued",
|
|
"name": "Ferram Aerospace Research Continued",
|
|
"abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.",
|
|
"author": [
|
|
"ferram4",
|
|
"dkavolis"
|
|
],
|
|
"version": "3:0.15.11.4",
|
|
"ksp_version_min": "1.8.0",
|
|
"ksp_version_max": "1.9.99",
|
|
"license": "GPL-3.0",
|
|
"resources": {
|
|
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179445-*",
|
|
"repository": "https://github.com/dkavolis/Ferram-Aerospace-Research",
|
|
"bugtracker": "https://github.com/dkavolis/Ferram-Aerospace-Research/issues"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"physics"
|
|
],
|
|
"localizations": [
|
|
"en-us",
|
|
"de-de",
|
|
"ru",
|
|
"zh-cn"
|
|
],
|
|
"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",
|
|
"comment": "FAR example craft"
|
|
}
|
|
],
|
|
"download": "https://github.com/dkavolis/Ferram-Aerospace-Research/releases/download/v0.15.11.4_Mach_/FAR_0_15_11_4_Mach.zip",
|
|
"download_size": 831002,
|
|
"download_hash": {
|
|
"sha1": "3730D8A113675D49D81597EFF5E6E890EED300D2",
|
|
"sha256": "1B39C9FE53B9FC9DF1D48C35FB36BDCB63EDAAF308E2CAD03B832C2FA9A7CD3D"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"release_date": "2020-02-22T21:08:28Z",
|
|
"x_generated_by": "netkan"
|
|
}
|