Files
MidnightLib/gradle.properties
Motschen 0d20721213 MidnightLib v0.2.1 - Fix some bugs
- Fixed MidnightConfig buttons not working in full screen
- Make MidnightConfig title style configurable
2021-05-15 12:46:19 +02:00

19 lines
531 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=21w19a
yarn_mappings=21w19a+build.9
loader_version=0.11.3
# Mod Properties
mod_version = 0.2.1
maven_group = eu.midnightdust
archives_base_name = midnightlib
# 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.34.4+1.17
mod_menu_version = 2.0.0-beta.4