mirror of
https://github.com/lexogrine/cs2-react-hud.git
synced 2025-12-10 02:42:49 +01:00
Compare commits
2 Commits
263e9633f8
...
02b7bb1a43
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
02b7bb1a43 | ||
|
|
1604067244 |
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "cs2-react-hud",
|
||||
"private": true,
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"zip": "npm-build-zip",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name":"LHM CS2 Default HUD",
|
||||
"version":"1.0.5",
|
||||
"version":"1.0.6",
|
||||
"author":"Lexogrine",
|
||||
"legacy": false,
|
||||
"radar": true,
|
||||
|
||||
@ -3,11 +3,11 @@ import radar from './radar.png'
|
||||
const config = {
|
||||
"config": {
|
||||
"origin": {
|
||||
"x": 527.365542903922,
|
||||
"y": 511.81469648562296
|
||||
"x": 557.7279495268139,
|
||||
"y": 507.83243734804853
|
||||
},
|
||||
"pxPerUX": 0.21532584158170223,
|
||||
"pxPerUY": -0.21299254526091588
|
||||
"pxPerUX": 0.22712933753943218,
|
||||
"pxPerUY": -0.23013108811174968
|
||||
},
|
||||
"file":radar
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 32 KiB |
Loading…
x
Reference in New Issue
Block a user