mirror of
https://codeberg.org/spire/webrcon.git
synced 2026-06-03 09:14:06 +02:00
update readme
This commit is contained in:
parent
82b6deb2f3
commit
937a328b6b
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ WebRcon consists of a sourcemod plugin that accepts websocket connections and al
|
|||
|
||||
[Download Plugin](https://github.com/spiretf/webrcon/raw/master/plugin/webrcon.smx)
|
||||
|
||||
Requires [websocket](https://forums.alliedmods.net/showthread.php?t=182615)
|
||||
|
||||
### Authentication
|
||||
|
||||
Authentication of the websocket connection is done by sending the password as the first message over the socket, if authentication is successfull the server will respond with `"authenticated"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue