mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-14 22:35:46 +01:00
15 lines
306 B
Properties
15 lines
306 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
# Mod Properties
|
|
archives_base_name=Dynmap
|
|
|
|
# Fabric Properties
|
|
# check these on https://fabricmc.net/versions.html
|
|
minecraft_version=1.18
|
|
yarn_mappings=1.18+build.1
|
|
loader_version=0.12.6
|
|
|
|
#Fabric api
|
|
fabric_version=0.43.1+1.18
|