Skip to content

Commit

Permalink
1.21.2 requires loader 0.16.2 or later.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kichura committed Oct 3, 2024
1 parent 0e3ebb1 commit 71626d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# suppress inspection "UnusedProperty" for whole file
org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication

loader_version=0.16.0
loader_version=0.16.2
viaver_version=5.0.4-SNAPSHOT

publish_mc_versions=1.21, 1.20.6, 1.20.4, 1.20.1, 1.19.4, 1.18.2, 1.17.1, 1.16.5, 1.15.2, 1.14.4
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"discord": "https://discord.gg/viaversion"
},
"depends": {
"fabricloader": ">=0.15.11",
"fabricloader": ">=0.16.2",
"minecraft": ["1.14.4", "1.15.2", "1.16.4", "1.16.5", "1.17.1", "1.18.2", "1.19.4", "1.20", "1.20.1", "1.20.3", "1.20.4", "1.20.5", "1.20.6", "1.21", "1.21.1"],
"viaversion": ">=5.0.0"
},
Expand Down

0 comments on commit 71626d7

Please sign in to comment.