mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 09:47:44 +02:00
Update README.md
This commit is contained in:
parent
24dd20512b
commit
5c5736d8bc
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user