forked from DarkKronicle/AdvancedChatHUD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
30 lines (25 loc) · 912 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
org.gradle.jvmargs=-Xmx1G
# https://fabricmc.net/develop
minecraft_version=1.21.4
yarn_mappings=1.21.4+build.2
loader_version=0.16.9
fabric_api_version=0.112.1+1.21.4
mod_version=1.3.11
maven_group=io.github.darkkronicle
archives_base_name=AdvancedChatHUD
advancedchat_version=1.21.4-1.5.12
# https://jitpack.io/#sakura-ryoko/malilib
malilib_version=1.21.4-0.23.0-sakura.4
# https://jitpack.io/com/github/DarkKronicle/Konstruct
konstruct_version=2.0.3-build1
modrinth_slug=advancedchathud-next
modrinth_id=Lb4UH0ra
# default_release_type can be stable, beta, or alpha
default_release_type=stable
project_name=AdvancedChatHUD
project_url=https://modrinth.com/mod/advancedchathud-next
project_logo=https://raw.githubusercontent.com/Prospector/images/master/modmenu-logo.png
project_color=0x134bff
changelog_hide_unimportant_commits=true
changelog_max_commit_search=200
discord_webhook_changelog_line_limit=10