Skip to content

Commit

Permalink
Update loader to 0.15.7 and api to 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore authored Mar 20, 2024
1 parent 2c9f5d0 commit cbf94e6
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.6
loader_version = 0.15.7

# 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.1+1.8.9
fabric_version = 1.9.3+1.8.9

# Mod Properties
mod_version = 1.0.0
Expand Down

0 comments on commit cbf94e6

Please sign in to comment.