Update README.md

This commit is contained in:
Björn Ritzl 2022-02-24 08:27:30 +01:00 committed by GitHub
parent 24dd20512b
commit 5c5736d8bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,12 @@ https://defold.com/extension-websocket/api/
## Debugging ## Debugging
In order to make it easier to debug this extension, we provide a `game.project` setting `websocket.debug`. In order to make it easier to debug this extension, we provide a `game.project` setting `websocket.debug` (edit `game.project` as text and add):
```
[websocket]
debug = level
```
Set it to: Set it to: