mirror of
https://github.com/defold/extension-websocket.git
synced 2025-06-27 01:47:42 +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
|
||||
|
||||
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user