improve debug info in readme

This commit is contained in:
Romain Beaumont 2018-11-25 19:39:34 +01:00 committed by GitHub
parent 9c8f1817f7
commit ed6d51e7c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,6 +135,12 @@ You can enable some protocol debugging output using `DEBUG` environment variable
DEBUG="minecraft-protocol" node [...]
```
On windows :
```
set DEBUG=minecraft-protocol
node your_script.js
```
## Contribute
Please read https://github.com/PrismarineJS/prismarine-contribute