mirror of
https://github.com/BlockWorldGroup/Ledger-Databases.git
synced 2025-08-17 11:39:43 +08:00
13 lines
339 B
Properties
13 lines
339 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx2G
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/versions.html
|
|
minecraft_version=1.19
|
|
yarn_mappings=1.19+build.4
|
|
loader_version=0.14.8
|
|
|
|
# Mod Properties
|
|
mod_version = 1.2.0
|
|
maven_group = net.quiltservertools
|
|
archives_base_name = ledger-databases |