Added support for snapshot 20w19a

This commit is contained in:
Tristan Gosselin-Hane 2020-05-07 11:58:08 -04:00
parent 8cb02e7f7f
commit d26aacec28

View File

@ -239,6 +239,7 @@ SUPPORTED_MINECRAFT_VERSIONS = {
'20w16a': 712,
'20w17a': 713,
'20w18a': 714,
'20w19a': 715,
}
# Those Minecraft versions supported by pyCraft which are "release" versions,