• 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