Test servers for 1.10 support
This commit is contained in:
parent
26939910dc
commit
41a6a25854
@ -10,7 +10,8 @@ var mcVersions = {
|
|||||||
4: '1.7.2',
|
4: '1.7.2',
|
||||||
5: '1.7.10',
|
5: '1.7.10',
|
||||||
47: '1.8',
|
47: '1.8',
|
||||||
107: '1.9'
|
107: '1.9',
|
||||||
|
210: '1.10'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -36,7 +36,8 @@
|
|||||||
4,
|
4,
|
||||||
5,
|
5,
|
||||||
47,
|
47,
|
||||||
107
|
107,
|
||||||
|
210
|
||||||
],
|
],
|
||||||
"PE": [
|
"PE": [
|
||||||
0
|
0
|
||||||
|
Loading…
Reference in New Issue
Block a user