Update Readme

This commit is contained in:
glax 2024-01-16 01:35:25 +01:00
parent 4e30b7f9d8
commit c7b9b6bc35

View File

@ -1,4 +1,11 @@
Example `config.json`. Place next to executable. Will also be generated on first start. # OpenCS2hock
Electrifying your Counter-Strike experience. With [OpenShock](https://openshock.org/)!
## How to use
Download [latest Release](/releases/latest) and execute.
Example `config.json`. Place next to executable. Will also be generated on first start.
```json ```json
{ {
"LogLevel": 2, "LogLevel": 2,
@ -36,7 +43,7 @@ List of Shocker-Ids, comma seperated. Get Id [here](https://shocklink.net/#/dash
Example `[ "ID-1", "ID-2" ]` Example `[ "ID-1", "ID-2" ]`
### Intensity Range ### Intensity Range
`0-100` `0-100`%
### Duration Range ### Duration Range
@ -46,3 +53,5 @@ in ms
- Beep - Beep
- Shock - Shock
- Vibrate - Vibrate
# Using [CS2GSI](https://github.com/C9Glax/CS2GSI)