mirror of
https://github.com/TeamMidnightDust/MidnightControlsExtra.git
synced 2025-12-15 10:25:09 +01:00
17 lines
348 B
Properties
Executable File
17 lines
348 B
Properties
Executable File
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/use
|
|
minecraft_version=1.19
|
|
yarn_mappings=1.19+build.4
|
|
loader_version=0.14.8
|
|
|
|
# Mod Properties
|
|
mod_version = 1.0.0
|
|
maven_group = eu.midnightdust
|
|
archives_base_name = midnightcontrols-extra
|
|
|
|
# Dependencies
|
|
|