forked from DarkKronicle/AdvancedChatFilters
-
Notifications
You must be signed in to change notification settings - Fork 3
/
gradle.properties
30 lines (25 loc) · 874 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
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.2.8
maven_group=io.github.darkkronicle
archives_base_name=AdvancedChatFilters
malilib_version = 0.17.0
org.gradle.jvmargs=-Xmx1G
advancedchat_version=v1.5.10
owo_version=2.0.0
# publishing
curseforge_slug=advancedchatfilters
curseforge_id=539122
modrinth_slug=advancedchatfilters
modrinth_id=c6fx2vMe
# default_release_type can be stable, beta, or alpha
default_release_type=stable
project_name=AdvancedChatFilters
project_url=https://modrinth.com/mod/advancedchatfilters
project_logo=https://raw.githubusercontent.com/DarkKronicle/AdvancedChatFilters/main/src/main/resources/assets/advancedchatfilters/icon.png
project_color=0x134bff
changelog_hide_unimportant_commits=true
changelog_max_commit_search=200
discord_webhook_changelog_line_limit=10