fix(download): 1.18 released.

This commit is contained in:
huanghongxun 2021-12-19 20:31:05 +08:00
parent d129bd3e6b
commit 4f1af87ba0

View File

@ -61,6 +61,7 @@ public interface RemoteModRepository {
}
String[] DEFAULT_GAME_VERSIONS = new String[]{
"1.18.1", "1.18",
"1.17.1", "1.17",
"1.16.5", "1.16.4", "1.16.3", "1.16.2", "1.16.1", "1.16",
"1.15.2", "1.15.1", "1.15",