CKAN-meta/FerramAerospaceResearch/FerramAerospaceResearch-v0....

50 lines
1.5 KiB
Plaintext

{
"spec_version": 1,
"identifier": "FerramAerospaceResearch",
"name": "Ferram Aerospace Research",
"abstract": "FAR replaces KSP's stock mass-based 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.14.3.2",
"ksp_version": "0.25",
"provides": [
"AerodynamicModel",
"FAR"
],
"depends": [
{
"name": "ModuleManager"
}
],
"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.14.3.2/0A4396FA-FerramAerospaceResearch-v0.14.3.2.zip",
"download_size": 176527,
"download_hash": {
"sha1": "0A4396FADAF5641D58A3F031F006E7D39B50AB8A",
"sha256": "C595C452281768142B613933D887635404283728BC89751CC708A2C1098064B0"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}