forked from DarkKronicle/AdvancedChatCore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
30 lines (27 loc) · 899 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
minecraft_version=1.21.3
yarn_mappings=1.21.3+build.2
loader_version=0.16.9
fabric_api_version=0.107.0+1.21.3
mod_version=1.5.13
maven_group=de.fabim
archives_base_name=AdvancedChatCore
malilib_version=0.22.0-sakura.5
konstruct_version=2.0.3-build1
mxparser_version=5.2.1
owo_version=2.0.0
modmenu_version=11.0.3
# 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