"NetKAN generated mods - FerramAerospaceResearch-v0.15.1_Fanno"
This commit is contained in:
parent
f461a1eac9
commit
aa1f3d993d
|
@ -1,22 +1,22 @@
|
|||
{
|
||||
"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": {
|
||||
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/20451",
|
||||
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
|
||||
},
|
||||
"version": "v0.15.1_Fanno",
|
||||
"ksp_version": "1.0.2",
|
||||
"provides": [
|
||||
"AerodynamicModel",
|
||||
"FAR"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AerodynamicModel"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -25,6 +25,11 @@
|
|||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AerodynamicModel"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/FerramAerospaceResearch",
|
||||
|
@ -37,12 +42,12 @@
|
|||
"description": "FAR example craft"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.2",
|
||||
"name": "Ferram Aerospace Research",
|
||||
"abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.",
|
||||
"author": "ferram4",
|
||||
"version": "v0.15.1_Fanno",
|
||||
"download": "http://ckan1.spacedock.info/storage/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research-v0.15.1_Fanno.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 719719
|
||||
"download_size": 719719,
|
||||
"download_hash": {
|
||||
"sha1": "7806C50701FCEDA63DCAF4B7F8CC8AD48A5B0C4E",
|
||||
"sha256": "86654AB2CEE167022084CE62F1A0B61E871894FA45B8CA599352E0BAFB4D8C82"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue