mirror of
https://github.com/lexogrine/cs2-react-hud.git
synced 2026-09-18 05:28:34 +02:00
Updated setup to vite and moved to hooks instead of class
This commit is contained in:
+3
-3
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user