"NetKAN generated mods - FerramAerospaceResearch-v0.15.2_Ferri"
This commit is contained in:
parent
7206caffa5
commit
6438f113b9
|
@ -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.2_Ferri",
|
||||
"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.2_Ferri",
|
||||
"download": "http://ckan1.spacedock.info/storage/ferram4_54/Ferram_Aerospace_Research/Ferram_Aerospace_Research-v0.15.2_Ferri.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 721148
|
||||
"download_size": 721148,
|
||||
"download_hash": {
|
||||
"sha1": "CE7C3CFD40DDAC18BD9457363FEFC61BCDFED614",
|
||||
"sha256": "FCA9B7BBBEBFB76F9C074932CAF4D2693229B53A66A06B2F4C85DFAD83B724A8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue