Updated setup to vite and moved to hooks instead of class

This commit is contained in:
Hubert Walczak
2023-11-02 12:11:03 +01:00
parent 44f173f23c
commit f88baa5fc9
90 changed files with 7411 additions and 2706 deletions
+8
View File
@@ -2,5 +2,13 @@
{
"bind":"Alt+C",
"action":"toggleCams"
},
{
"bind":"Alt+V",
"action":"radarBigger"
},
{
"bind":"Alt+B",
"action":"radarSmaller"
}
]