'NetKAN generated mods - FerramAerospaceResearch/FerramAerospaceResearch-1-v0.15.3.1.ckan'
This commit is contained in:
parent
9d63438f75
commit
a2607bfb12
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FerramAerospaceResearch",
|
||||
"license": "GPL-3.0",
|
||||
"x_netkan_epoch": "1",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/ferram4/Ferram-Aerospace-Research",
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/20451",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
|
||||
},
|
||||
"provides": [
|
||||
"AerodynamicModel",
|
||||
"FAR"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "AerodynamicModel"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ModularFlightIntegrator"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/FerramAerospaceResearch",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships",
|
||||
"optional": true,
|
||||
"description": "FAR example craft"
|
||||
}
|
||||
],
|
||||
"ksp_version": "1.0.4",
|
||||
"name": "Ferram Aerospace Research",
|
||||
"abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.",
|
||||
"author": "ferram4",
|
||||
"version": "1:v0.15.3.1",
|
||||
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.15.3.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 724520
|
||||
}
|
Loading…
Reference in New Issue