mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-10-03 07:59:50 -04:00
can't run the 17w15a tests because the snapshot vanilla server logging is broken
This commit is contained in:
parent
062cf370ab
commit
2610273529
@ -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','17w15a']
|
supportedVersions:['1.7','1.8','1.9','1.10','1.11.2']
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user