2015-02-10 12:27:25 +00:00
{
"spec_version" : 1 ,
2016-05-29 06:08:08 +00:00
"comment" : "FAR only supports one wind provider at once" ,
2015-02-10 12:27:25 +00:00
"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." ,
2018-03-28 21:22:48 +00:00
"author" : [
"DaMichel" ,
"silverfox8124"
] ,
2015-02-10 12:27:25 +00:00
"license" : "MIT" ,
2016-05-29 06:08:08 +00:00
"release_status" : "stable" ,
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/threads/107989" ,
"repository" : "https://github.com/DaMichel/KerbalWind"
} ,
"version" : "R6" ,
2015-02-10 12:27:25 +00:00
"ksp_version" : "0.90" ,
2016-05-29 06:08:08 +00:00
"provides" : [
"FARWind"
2015-02-10 12:27:25 +00:00
] ,
"depends" : [
{
"name" : "FerramAerospaceResearch"
}
] ,
2016-05-29 06:08:08 +00:00
"recommends" : [
{
"name" : "Toolbar"
}
2015-02-18 23:22:02 +00:00
] ,
"conflicts" : [
{
"name" : "FARWind"
}
] ,
2015-02-10 12:27:25 +00:00
"download" : "https://github.com/DaMichel/KerbalWind/releases/download/R6/KerbalWindR6.zip" ,
2016-05-29 06:08:08 +00:00
"download_size" : 12801 ,
"download_hash" : {
"sha1" : "F280F56046C568B27E7273966CB0794CB960BA4D" ,
"sha256" : "B1F73C6E85A2A54B7A3A71821192701FE1446AB2BE0353C93E562DC27E935457"
} ,
"download_content_type" : "application/zip" ,
"x_generated_by" : "netkan"
2015-02-10 12:27:25 +00:00
}