mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-26 12:41:03 -04:00
improve debug info in readme
This commit is contained in:
parent
9c8f1817f7
commit
ed6d51e7c3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user