Files
CustomSplashScreen/gradle.properties
Motschen 45501668c1 CustomSplashScreen 2.1.0 - Fix crashes
- Fix crash on game start
- Fix compatibility with Puzzle
- Further improve boss bar loading bar
- Fix custom progress bar (closes #16)
2023-06-02 18:38:58 +02:00

18 lines
535 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.19.4
yarn_mappings=1.19.4+build.2
loader_version=0.14.19
# Mod Properties
mod_version = 2.1.0
maven_group = eu.midnightdust
archives_base_name = customsplashscreen
# 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.81.1+1.19.4
midnightlib_version=1.3.0-fabric