mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2025-07-21 11:18:56 -04:00
Update server_helloworld.js
This commit is contained in:
parent
dbfa0f631f
commit
f8ca29f892
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
var mc = require('../');
|
||||
var mc = require('../../');
|
||||
|
||||
var options = {
|
||||
'online-mode': true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue