CKAN-meta/FerramAerospaceResearch/FerramAerospaceResearch-3-0...

53 lines
1.5 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",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-/",
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research"
},
"version": "3:0.15.5.6",
"ksp_version": "1.0.5",
"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/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.5.6_Jacobs/FAR_0_15_5_6_Jacobs.zip",
"download_size": 711323,
"download_hash": {
"sha1": "F8C54E0D9286433F95FAFE86911220732FDDAD7E",
"sha256": "164D9CD3FFB3BE2D2B59ECEE9445CE40DCF93B6913AAA2AB658C5B6B1F81DE97"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}