Skip to content

Commit

Permalink
Add 1.20.x snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Feb 1, 2024
1 parent 6b607dc commit 0c9c93b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/kotlin/me/shedaniel/linkie/utils/Version.kt
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ private object MinecraftVersionLookupData {

init {
parse("""
1.20.5 23 51
1.20.3 23 40
1.20.2 23 31
1.20 23 12
1.19.4 23 03
1.19.3 22 42
1.19.1 22 24
Expand Down

0 comments on commit 0c9c93b

Please sign in to comment.