1
0
mirror of https://github.com/lexogrine/cs2-react-hud.git synced 2026-05-03 11:43:10 +02:00

Update README.md

This commit is contained in:
Hubert Walczak
2023-09-11 18:49:35 +02:00
committed by GitHub
parent ac14df5620
commit 25cd6b7197
+2 -3
View File
@@ -13,7 +13,6 @@ Fullfledged example of the React HUD made for HUD Manager. It has:
- Custom actions
- Keybinds
- Killfeed
- Player cam feed
- Custom Radar
@@ -61,11 +60,11 @@ Fullfledged example of the React HUD made for HUD Manager. It has:
# 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
## 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
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 :)