2015-05-27 07:17:20 +00:00
{
"spec_version": 1,
2015-08-21 15:29:25 +00:00
"comment": "FAR only supports one wind provider at once",
2015-05-27 07:17:20 +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.",
2015-08-21 15:29:25 +00:00
"author": [
"DaMichel",
"silverfox8124"
2015-05-27 07:17:20 +00:00
],
2015-08-21 15:29:25 +00:00
"license": "MIT",
"release_status": "stable",
2015-05-27 07:17:20 +00:00
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107989",
"repository": "https://github.com/DaMichel/KerbalWind"
},
2015-08-21 15:29:25 +00:00
"version": "R8",
"ksp_version": "1.0",
2015-05-27 07:17:20 +00:00
"provides": [
"FARWind"
],
2015-08-21 15:29:25 +00:00
"depends": [
2015-05-27 07:17:20 +00:00
{
2015-08-21 15:29:25 +00:00
"name": "FerramAerospaceResearch"
2015-05-27 07:17:20 +00:00
}
],
2015-08-21 15:29:25 +00:00
"recommends": [
{
"name": "Toolbar"
}
2015-05-27 07:17:20 +00:00
],
2015-08-21 15:29:25 +00:00
"conflicts": [
{
"name": "FARWind"
}
],
2015-10-20 06:12:15 +00:00
"download": "https://github.com/DaMichel/KerbalWind/releases/download/R8/KerbalWindR8.zip",
"download_size": 13218,
2016-05-05 02:44:24 +00:00
"download_hash": {
"sha1": "7173059D1B1809131C17E2D8B58D626EEDB7AF16",
"sha256": "450DC21A137F71D0EF472EE4E2A67F7A23B6AB54BB888CCE62B13A100B68BC75"
},
"download_content_type": "application/zip",
2015-07-16 00:14:30 +00:00
"x_generated_by": "netkan"
2015-05-27 07:17:20 +00:00
}