dynmap/fabric-1.15.2/gradle.properties
Kosma Moczek c56d868ba5 fabric-*: require Fabric Loader 0.12.12
This is the release that includes all current log4j mitigation.
Changes in fabric.mod.json ensure the mod will completely refuse to load
unless it's on a fully patched Fabric server.
2022-01-05 00:16:00 +01:00

13 lines
435 B
Properties

# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.15.2
yarn_mappings=1.15.2+build.17
loader_version=0.12.12
# Mod Properties
archives_base_name=Dynmap
# 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.23.0+build.328-1.15