Files
Blur/gradle.properties
Motschen eca592b646 Blur 2.6.0 - Ease-in animation by @Scrumplex
- Also add Korean translations by @gyular
2022-06-26 17:22:43 +02:00

20 lines
537 B
Properties
Executable File

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=1.19
yarn_mappings=1.19+build.1
loader_version=0.14.6
# Mod Properties
mod_version = 2.6.0
maven_group = com.tterrag.blur
archives_base_name = blur
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.55.1+1.19
satin_version = 1.8.0
midnightlib_version=0.5.2