Skip to content

Commit

Permalink
Update Loader to 0.15.11 and LFAPI to 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore authored Jun 25, 2024
1 parent 975d332 commit 289e2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ org.gradle.jvmargs=-Xmx1G
# More versions available at: https://grayray75.github.io/LegacyFabric-Versions/
minecraft_version = 1.8.9
yarn_build = 535
loader_version = 0.15.7
loader_version = 0.15.11

# Legacy Fabric API
# Also available for mc 1.7.10, 1.8, 1.9.4, 1.10.2, 1.11.2 and 1.12.2
fabric_version = 1.9.3+1.8.9
fabric_version = 1.9.4+1.8.9

# Mod Properties
mod_version = 1.0.0
Expand Down

0 comments on commit 289e2d1

Please sign in to comment.