Skip to content

Commit

Permalink
Update Loom+loader+API+satin
Browse files Browse the repository at this point in the history
  • Loading branch information
backryun committed Jan 27, 2024
1 parent 43d2b02 commit 534970f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.4-SNAPSHOT'
id 'fabric-loom' version '1.5-SNAPSHOT'
id 'maven-publish'
}

Expand Down
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ org.gradle.parallel=true
# check these on https://fabricmc.net/develop
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.3
loader_version=0.15.6

# Mod Properties
mod_version=3.2.0
Expand All @@ -15,6 +15,6 @@ org.gradle.parallel=true

# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.91.3+1.20.4
satin_version=1.15.0
fabric_version=0.95.1+1.20.4
satin_version=1.16.0
midnightlib_version=1.5.3-fabric

0 comments on commit 534970f

Please sign in to comment.