"NetKAN generated mods - KerbalWind-R6"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-29 06:08:08 +00:00
parent cc12348463
commit ad1e548a1a
1 changed files with 21 additions and 16 deletions

View File

@ -1,37 +1,42 @@
{
"spec_version": 1,
"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.",
"author": "DaMichel, silverfox8124",
"license": "MIT",
"release_status": "stable",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107989",
"repository": "https://github.com/DaMichel/KerbalWind"
},
"version": "R6",
"ksp_version": "0.90",
"recommends": [
{
"name": "Toolbar"
}
"provides": [
"FARWind"
],
"depends": [
{
"name": "FerramAerospaceResearch"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107989",
"repository": "https://github.com/DaMichel/KerbalWind"
},
"comment": "FAR only supports one wind provider at once",
"provides": [
"FARWind"
"recommends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "FARWind"
}
],
"author": "DaMichel, silverfox8124",
"release_status": "stable",
"version": "R6",
"download": "https://github.com/DaMichel/KerbalWind/releases/download/R6/KerbalWindR6.zip",
"x_generated_by": "netkan",
"download_size": 12801
"download_size": 12801,
"download_hash": {
"sha1": "F280F56046C568B27E7273966CB0794CB960BA4D",
"sha256": "B1F73C6E85A2A54B7A3A71821192701FE1446AB2BE0353C93E562DC27E935457"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}