Skip to content

Commit 0c9c93b

Browse files
committed
Add 1.20.x snapshot versions
1 parent 6b607dc commit 0c9c93b

File tree

1 file changed

+4
-0
lines changed
  • src/main/kotlin/me/shedaniel/linkie/utils

1 file changed

+4
-0
lines changed

src/main/kotlin/me/shedaniel/linkie/utils/Version.kt

+4
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ private object MinecraftVersionLookupData {
6060

6161
init {
6262
parse("""
63+
1.20.5 23 51
64+
1.20.3 23 40
65+
1.20.2 23 31
66+
1.20 23 12
6367
1.19.4 23 03
6468
1.19.3 22 42
6569
1.19.1 22 24

0 commit comments

Comments
 (0)