Test servers for 1.10 support

This commit is contained in:
Cryptkeeper
2016-06-08 21:36:35 -05:00
parent 26939910dc
commit 41a6a25854
2 changed files with 4 additions and 2 deletions

View File

@ -10,7 +10,8 @@ var mcVersions = {
4: '1.7.2',
5: '1.7.10',
47: '1.8',
107: '1.9'
107: '1.9',
210: '1.10'
}
};