mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 14:13:45 -04:00
README still had MC_EMAIL instead of MC_USERNAME
The tests use the MC_USERNAME environment.
This commit is contained in:
parent
4313e7e98d
commit
70d0d68194
@ -129,7 +129,7 @@ correct data type.
|
||||
|
||||
* Ensure your system has the `java` executable in `PATH`.
|
||||
* Download the appropriate version of `minecraft_server.jar`.
|
||||
* `MC_SERVER_JAR=path/to/minecraft_server.jar MC_EMAIL=email@example.com MC_PASSWORD=password npm test`
|
||||
* `MC_SERVER_JAR=path/to/minecraft_server.jar MC_USERNAME=email@example.com MC_PASSWORD=password npm test`
|
||||
|
||||
### Test Coverage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user