forked from DarkKronicle/AdvancedChatBox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
30 lines (25 loc) · 1.01 KB
/
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=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# 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.1.8
maven_group=io.github.darkkronicle
archives_base_name=AdvancedChatBox
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://repo.maven.apache.org/maven2/org/mariuszgromada/math/MathParser.org-mXparser
mxparser_version=4.4.2
modrinth_slug=advancedchatbox-next
modrinth_id=mcyXhvtp
# default_release_type can be stable, beta, or alpha
default_release_type=stable
project_name=AdvancedChatBox
project_url=https://modrinth.com/mod/advancedchatbox-next
project_logo=https://raw.githubusercontent.com/DarkKronicle/AdvancedChatBox/main/src/main/resources/assets/advancedchatbox/icon.png
project_color=0x4480ad
changelog_hide_unimportant_commits=true
changelog_max_commit_search=200
discord_webhook_changelog_line_limit=10