Skip to content

Commit

Permalink
versions
Browse files Browse the repository at this point in the history
  • Loading branch information
0x3C50 committed Feb 27, 2024
1 parent 0a29265 commit aa67e1c
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 @@ -4,10 +4,10 @@ org.gradle.jvmargs=-Xmx2G
# check these on https://modmuss50.me/fabric.html
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.3
fabric_version=0.92.1+1.20.4
loader_version=0.15.7
fabric_version=0.96.4+1.20.4
# Mod Properties
mod_version=1.0
mod_version=1.1
maven_group=me.x150
archives_base_name=renderer
fabric.loom.multiProjectOptimisation=true

0 comments on commit aa67e1c

Please sign in to comment.