3 Commits
2.0 ... 2.0.1

Author SHA1 Message Date
fa6a8d4e15 Update Dependency, Readme 2024-01-16 04:43:07 +01:00
96443f3c0a Update Readme 2024-01-16 01:36:06 +01:00
c7b9b6bc35 Update Readme 2024-01-16 01:35:25 +01:00
2 changed files with 15 additions and 3 deletions

View File

@ -9,7 +9,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CS2GSI" Version="1.0.3" />
<PackageReference Include="CS2GSI" Version="1.0.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

View File

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