Added v1_18_R2 Module (to be updated when papermc updates)
This commit is contained in:
@@ -19,7 +19,8 @@ public final class ProxyConstants {
|
||||
*/
|
||||
public static final List<String> SUPPORTED_VERSIONS = Arrays.asList(
|
||||
"v1_17_R1",
|
||||
"v1_18_R1"
|
||||
"v1_18_R1",
|
||||
"v1_18_R2"
|
||||
);
|
||||
|
||||
private ProxyConstants() {
|
||||
|
||||
Reference in New Issue
Block a user