CKAN-meta/KerbalWind/KerbalWind-1-R11.ckan

46 lines
1.3 KiB
JSON

{
"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": "1:R11",
"ksp_version": "1.0",
"provides": [
"FARWind"
],
"depends": [
{
"name": "FerramAerospaceResearch"
}
],
"recommends": [
{
"name": "Toolbar"
}
],
"conflicts": [
{
"name": "FARWind"
}
],
"download": "https://github.com/DaMichel/KerbalWind/releases/download/R11/KerbalWindR11.zip",
"download_size": 17253,
"download_hash": {
"sha1": "7D359A0E25FF1DE44861E98C2A969A8C24C7F06B",
"sha256": "C8991B5926AE6D5617EAAF23BC9C3ED33CE9A7D95E5C6994745C1F0E56A63C2D"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}