14 lines
282 B
Properties
14 lines
282 B
Properties
|
# 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
|