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
+3 -3
View File
@@ -1,13 +1,13 @@
{
"name":"Lexogrine CS2 HUD",
"version":"1.0.0",
"version":"1.0.2",
"author":"Lexogrine",
"legacy": false,
"radar": true,
"killfeed": false,
"game":"cs2",
"boltobserv":{
"css":true,
"maps":true
"css":false,
"maps":false
}
}