README: added how to enable debugging output

This commit is contained in:
Xabier de Zuazo 2013-04-15 06:52:32 +02:00
parent 664c7e380a
commit 75d9229793

View file

@ -254,6 +254,14 @@ correct data type.
91 tests complete (50 seconds)
```
# Debugging
You can enable some protocol debugging output using `NODE_DEBUG` environment variable:
```bash
NODE_DEBUG="minecraft-protocol" node [...]
```
## History
### 0.9.0