2017-08-14 09:21:34 +00:00
{
"spec_version" : 1 ,
"comment" : "FAR only supports one wind provider at once" ,
"identifier" : "KerbalWind" ,
"name" : "Kerbal Wind" ,
"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"
] ,
2019-12-16 02:11:59 +00:00
"version" : "R13" ,
"ksp_version" : "1.3" ,
2017-08-14 09:21:34 +00:00
"license" : "MIT" ,
"release_status" : "stable" ,
"resources" : {
2019-12-12 21:48:25 +00:00
"homepage" : "https://forum.kerbalspaceprogram.com/index.php?/topic/97311-*" ,
2020-05-26 00:20:35 +00:00
"repository" : "https://github.com/DaMichel/KerbalWind" ,
"bugtracker" : "https://github.com/DaMichel/KerbalWind/issues"
2017-08-14 09:21:34 +00:00
} ,
2019-12-16 02:11:59 +00:00
"tags" : [
"plugin" ,
"physics"
] ,
2017-08-14 09:21:34 +00:00
"provides" : [
"FARWind"
] ,
"depends" : [
{
"name" : "FerramAerospaceResearch"
}
] ,
"recommends" : [
{
"name" : "Toolbar"
}
] ,
"conflicts" : [
{
"name" : "FARWind"
}
] ,
"download" : "https://github.com/DaMichel/KerbalWind/releases/download/R13/KerbalWind13.zip" ,
"download_size" : 17054 ,
"download_hash" : {
"sha1" : "6BB043885D9C91D641B33C3673CC81124FCC6EB2" ,
"sha256" : "B26E281F236BE6C0556CF2A28BA25820A8FEA4D682D7C028ADABF31ACD43CA21"
} ,
"download_content_type" : "application/zip" ,
2020-06-30 19:00:34 +00:00
"release_date" : "2017-08-14T07:37:03Z" ,
2017-08-14 09:21:34 +00:00
"x_generated_by" : "netkan"
}