mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-29 06:03:33 -04:00
1.7 support
This commit is contained in:
parent
b23947db49
commit
6da5d412a9
@ -1,4 +1,4 @@
|
|||||||
module.exports={
|
module.exports={
|
||||||
defaultVersion:'1.8',
|
defaultVersion:'1.8',
|
||||||
supportedVersions:['1.8','15w40b','1.9']
|
supportedVersions:['1.7','1.8','15w40b','1.9']
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user