NetKAN: Added FerramAerospaceResearch-v0.14.3.2
This commit is contained in:
parent
477c067096
commit
18f4fbcab8
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "FerramAerospaceResearch",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"comment": "Setting to *no* github releases so the code doesn't try to confuse NEAR with FAR",
|
||||
"resources": {
|
||||
"github": {
|
||||
"url": "https://github.com/ferram4/Ferram-Aerospace-Research",
|
||||
"releases": false
|
||||
},
|
||||
"kerbalstuff": {
|
||||
"url": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research"
|
||||
},
|
||||
"homepage": "http://kerbalspaceprogram.com/forum/showthread.php/20451"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/FerramAerospaceResearch",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships",
|
||||
"install_to": "Ships",
|
||||
"optional": true,
|
||||
"description": "FAR example craft"
|
||||
}
|
||||
],
|
||||
"name": "Ferram Aerospace Research",
|
||||
"abstract": "FAR replaces KSP's stock mass-based aerodynamics model with one based on real-life physics.",
|
||||
"author": "ferram4",
|
||||
"version": "v0.14.3.2",
|
||||
"download": "https://kerbalstuff.com/mod/52/Ferram%20Aerospace%20Research/download/v0.14.3.2",
|
||||
"download_size": 176527,
|
||||
"ksp_version": "0.25"
|
||||
}
|
Loading…
Reference in New Issue