mirror of
https://github.com/HMCL-dev/HMCL.git
synced 2024-12-03 06:30:54 +08: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[]{
|
||||
"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",
|
||||
|
Loading…
Reference in New Issue
Block a user