"NetKAN generated mods - KerbalWind-R12"

This commit is contained in:
NetKAN inflator Robot 2016-08-19 09:15:50 +00:00
parent 36203dd88f
commit caa6ba3bf7
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
"comment": "FAR only supports one wind provider at once",
"identifier": "KerbalWind",
"name": "Kerbal Wind",
"abstract": "Adds wind to the game. It opens a dialog box where you can set wind direction and speed. Inspired by KerbalWeatherSystem by silverfox8124. But this is much simpler, omitting the actual weather simulation.",
"abstract": "Implements wind and a continuous-gusts model for Ferram Aerospace Research. Provides GUI with settings for wind direction, speed and turbulence magnitude.",
"author": [
"DaMichel",
"silverfox8124"
@ -15,7 +15,7 @@
"repository": "https://github.com/DaMichel/KerbalWind"
},
"version": "R12",
"ksp_version": "1.0",
"ksp_version": "1.1",
"provides": [
"FARWind"
],