mirror of
https://github.com/defold/extension-websocket.git
synced 2025-09-27 16:02:18 +02:00
Update README.md
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user