mirror of
https://github.com/lexogrine/cs2-react-hud.git
synced 2025-12-10 02:42:49 +01:00
Update README.md
This commit is contained in:
parent
ac14df5620
commit
25cd6b7197
@ -13,7 +13,6 @@ Fullfledged example of the React HUD made for HUD Manager. It has:
|
|||||||
|
|
||||||
- Custom actions
|
- Custom actions
|
||||||
- Keybinds
|
- Keybinds
|
||||||
- Killfeed
|
|
||||||
- Player cam feed
|
- Player cam feed
|
||||||
- Custom Radar
|
- Custom Radar
|
||||||
|
|
||||||
@ -61,11 +60,11 @@ Fullfledged example of the React HUD made for HUD Manager. It has:
|
|||||||
|
|
||||||
# Download
|
# Download
|
||||||
|
|
||||||
To download it just click here: [DOWNLOAD HUD](https://github.com/lexogrine/csgo-react-hud/releases/latest)
|
To download it just click here: [DOWNLOAD HUD](https://github.com/lexogrine/cs2-react-hud/releases/latest)
|
||||||
|
|
||||||
# Instruction
|
# Instruction
|
||||||
## Setting up
|
## Setting up
|
||||||
Fork this repo, clone it, and then run `npm install` and `npm start`. HUD should start on the 3500 port. For this to work have HUD Manager opened so it will pass CS:GO data to the HUD.
|
Fork this repo, clone it, and then run `npm install` and `npm start`. HUD should start on the 3500 port. For this to work have HUD Manager opened so it will pass CS2 data to the HUD.
|
||||||
|
|
||||||
## Identifying HUD
|
## Identifying HUD
|
||||||
In `/public` directory edit hud.json so it fits you - fill HUD's name, author, version, specify the radar and killfeed functionalities. At the end replace the thumb.png with your icon :)
|
In `/public` directory edit hud.json so it fits you - fill HUD's name, author, version, specify the radar and killfeed functionalities. At the end replace the thumb.png with your icon :)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user