• 3.3 eb732aad13

    glax released this 2024-02-10 20:58:34 +01:00 | 6 commits to master since this release

    Downloads
  • 3.2 2bd2e5ba0a

    glax released this 2024-01-20 21:42:44 +01:00 | 10 commits to master since this release

    Downloads
  • 3.1 92cc79f707

    glax released this 2024-01-19 03:11:44 +01:00 | 12 commits to master since this release

    OpenShock will now automatically get ShockerIDs on setup.

    Downloads
  • 3.0.1 0f62e9e9c9

    Fix Setup Stable

    glax released this 2024-01-18 00:22:37 +01:00 | 24 commits to master since this release

    Downloads
  • 3.0 41a433bf3f

    glax released this 2024-01-18 00:07:31 +01:00 | 25 commits to master since this release

    Downloads
  • 2.0.1 fa6a8d4e15

    glax released this 2024-01-16 04:43:57 +01:00 | 26 commits to master since this release

    Downloads
  • 2.0 4e30b7f9d8

    glax released this 2024-01-16 01:34:56 +01:00 | 29 commits to master since this release

    Downloads
  • 1.2 281d73eb6b

    glax released this 2024-01-15 02:53:10 +01:00 | 33 commits to master since this release

    Downloads
  • 1.0 8cca25266a

    Version 1.0 Stable

    glax released this 2024-01-14 02:37:35 +01:00 | 40 commits to master since this release

    {
      "SteamId": "<Your SteamId>",
      "OpenShockSettings": {
        "Endpoint": "https://api.shocklink.net",
        "ApiKey": "<Your Shocklink API Key>",
        "Shockers": [ "<Shocker Id> comma seperated" ]
      },
      "IntensityRange": {
        "Min": 30,
        "Max": 60
      },
      "DurationRange": {
        "Min": 1000,
        "Max": 1000
      },
      "Actions": {
        "OnKill": "Beep",
        "OnDeath": "Shock",
        "OnRoundStart": "Nothing",
        "OnRoundEnd": "Vibrate",
        "OnRoundWin": "Nothing",
        "OnRoundLoss": "Shock"
      }
    }
    
    Downloads