forked from DarkKronicle/AdvancedChatCore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
33 lines (27 loc) · 904 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
31
32
33
org.gradle.jvmargs=-Xmx1G
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.3
fabric_api_version=0.92.0+1.20.4
mod_version=1.5.10
maven_group=io.github.darkkronicle
archives_base_name=AdvancedChatCore
malilib_version=0.18.0
konstruct_version=2.0.3-build1
mxparser_version=4.4.2
owo_version=2.0.0
modmenu_version=9.0.0
# Uploading data
curseforge_slug=advancedchatcore
curseforge_id=537853
modrinth_slug=advancedchatcore
modrinth_id=1l6k9gvT
# default_release_type can be stable, beta, or alpha
default_release_type=stable
project_name=AdvancedChatCore
project_url=https://modrinth.com/mod/advancedchatcore
project_logo=https://raw.githubusercontent.com/DarkKronicle/AdvancedChatCore/main/src/main/resources/assets/advancedchatcore/icon.png
project_color=0x134bff
changelog_hide_unimportant_commits=true
changelog_max_commit_search=200
discord_webhook_changelog_line_limit=10