Files
Blur/gradle.properties
backryun 8e0da73778 migrate to 1.19.2 and update dependencies (#51)
* migrate to 1.19.2

* Update dependencies

* Update yarn+API
2022-10-19 18:06:51 +00:00

20 lines
544 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.2
yarn_mappings=1.19.2+build.24
loader_version=0.14.9
# 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.64.0+1.19.2
satin_version = 1.9.0
midnightlib_version=0.6.0