Skip to content

Commit

Permalink
Synchronize the mod version with gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
yogwoggf committed Apr 11, 2024
1 parent 30788e7 commit bc02b13
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx32G
org.gradle.parallel=true

# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.20.1
yarn_mappings=1.20.1+build.10
loader_version=0.15.9
fabric_kotlin_version=1.10.19+kotlin.1.9.23

# Mod Properties
mod_version=1.0.0
mod_version=0.1.0
maven_group=com.puffy
archives_base_name=puffy-anti-exploit

# Dependencies
fabric_version=0.92.0+1.20.1

0 comments on commit bc02b13

Please sign in to comment.