mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 06:03:33 -04:00
the logger still has bugs, removing automatic tests for 17w18b (but nmp does support it)
This commit is contained in:
parent
a49d2add38
commit
e2dbb671fe
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
module.exports={
|
module.exports={
|
||||||
defaultVersion:'1.8',
|
defaultVersion:'1.8',
|
||||||
supportedVersions:['1.7','1.8','1.9','1.10','1.11.2','17w18b']
|
supportedVersions:['1.7','1.8','1.9','1.10','1.11.2']
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user