Add Fabric client IRC chat mod and Drone pipeline
This commit is contained in:
14
gradle.properties
Normal file
14
gradle.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
org.gradle.jvmargs=-Xmx2G
|
||||
org.gradle.parallel=true
|
||||
|
||||
# Assumption: "Fabric 26.2" refers to Fabric API 0.126.2 for Minecraft 1.21.6.
|
||||
# If your target differs, update the four values below together.
|
||||
minecraft_version=1.21.6
|
||||
yarn_mappings=1.21.6+build.1
|
||||
loader_version=0.16.14
|
||||
fabric_version=0.126.2+1.21.6
|
||||
|
||||
mod_version=1.0.0
|
||||
maven_group=ru.nevetime
|
||||
archives_base_name=client-irc-chat
|
||||
|
||||
Reference in New Issue
Block a user