mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-30 06:30:39 -04:00
Merge pull request #33 from roblabla/patch-1
README still had MC_EMAIL instead of MC_USERNAME
This commit is contained in:
commit
4dcd961d5e
@ -129,7 +129,7 @@ correct data type.
|
|||||||
|
|
||||||
* Ensure your system has the `java` executable in `PATH`.
|
* Ensure your system has the `java` executable in `PATH`.
|
||||||
* Download the appropriate version of `minecraft_server.jar`.
|
* 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
|
### Test Coverage
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user