Compare commits
No commits in common. "6778375f438d38bd14d0b6b335fbec20748c834a" and "ee0ca69475e5ff1d6ff7d6d47dca7e98bd6444eb" have entirely different histories.
6778375f43
...
ee0ca69475
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="CS2GSI" Version="1.0.7" />
|
<PackageReference Include="CS2GSI" Version="1.0.7" />
|
||||||
<PackageReference Include="CShocker" Version="1.2.3" />
|
<PackageReference Include="CShocker" Version="1.2.2" />
|
||||||
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
|
@ -49,8 +49,8 @@ Example `config.json`. Place next to executable. Will also be generated on first
|
|||||||
## Shockers
|
## Shockers
|
||||||
|
|
||||||
### ApiKey
|
### ApiKey
|
||||||
- For OpenShock (HTTP) get token [here](https://shocklink.net/#/dashboard/tokens)
|
For OpenShock (HTTP) get token [here](https://shocklink.net/#/dashboard/tokens)
|
||||||
- For PiShock (HTTP) get information [here](https://apidocs.pishock.com/#header-authenticating)
|
For PiShock (HTTP) get information [here](https://apidocs.pishock.com/#header-authenticating)
|
||||||
|
|
||||||
### ApiType
|
### ApiType
|
||||||
CShocker [](https://github.com/C9Glax/cshocker) [here](https://github.com/C9Glax/CShocker/blob/master/CShocker/Shockers/Abstract/ShockerApi.cs)
|
CShocker [](https://github.com/C9Glax/cshocker) [here](https://github.com/C9Glax/CShocker/blob/master/CShocker/Shockers/Abstract/ShockerApi.cs)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user