mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2025-08-04 03:46:57 -04:00
fix(download): 1.18 released.
This commit is contained in:
parent
d129bd3e6b
commit
4f1af87ba0
@ -61,6 +61,7 @@ public interface RemoteModRepository {
|
|||||||
}
|
}
|
||||||
|
|
||||||
String[] DEFAULT_GAME_VERSIONS = new String[]{
|
String[] DEFAULT_GAME_VERSIONS = new String[]{
|
||||||
|
"1.18.1", "1.18",
|
||||||
"1.17.1", "1.17",
|
"1.17.1", "1.17",
|
||||||
"1.16.5", "1.16.4", "1.16.3", "1.16.2", "1.16.1", "1.16",
|
"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",
|
"1.15.2", "1.15.1", "1.15",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user