Initial commit
This commit is contained in:
13
gradle.properties
Normal file
13
gradle.properties
Normal file
@@ -0,0 +1,13 @@
|
||||
# Done to increase the memory available to gradle.
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
minecraft_version=1.16.5
|
||||
yarn_mappings=1.16.5+build.10
|
||||
loader_version=0.11.6
|
||||
|
||||
# Deps
|
||||
fabric_version=0.38.2+1.16
|
||||
|
||||
mod_version = 0.1.0
|
||||
maven_group = me.topchetoeu.keystrokes
|
||||
archives_base_name = keystrokes
|
||||
Reference in New Issue
Block a user