added maplibre-wind lib and reworked windvisualisation

This commit is contained in:
Vasilisk9812 2025-12-10 17:19:50 +09:00
parent 6359ccf9ee
commit 60fe848b0c
8 changed files with 756 additions and 396 deletions

View file

@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(cat:*)"
],
"deny": [],
"ask": []
}
}