mirror of
https://github.com/chylex/Better-Controls.git
synced 2025-04-26 03:15:47 +02:00
15 lines
316 B
Properties
15 lines
316 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric Properties
|
|
minecraft_version=1.17
|
|
yarn_mappings=1.17+build.1
|
|
loader_version=0.11.3
|
|
|
|
# Mod Properties
|
|
mod_version=1.2.0
|
|
maven_group=chylex.bettercontrols
|
|
archives_base_name=BetterControls-1.17+
|
|
|
|
# https://modmuss50.me/fabric.html
|