diff --git a/gradle.properties b/gradle.properties index 94482f0..beaeba6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,4 +14,20 @@ archives_base_name=KronHUD fabric_version=0.59.0+1.19.2 malilib_version=0.13.0 modmenu_version=4.0.6 + +# Uploading data +curseforge_slug=kronhud curseforge_id=403941 + +modrinth_slug=kronhud +modrinth_id=uDMPYwAN + +# default_release_type can be stable, beta, or alpha +default_release_type=stable +project_name=KronHUD +project_url=https://modrinth.com/mod/kronhud +project_logo=https://raw.githubusercontent.com/DarkKronicle/KronHUD/main/src/main/resources/assets/kronhud/icon.png +project_color=0x134bff +changelog_hide_unimportant_commits=true +changelog_max_commit_search=200 +discord_webhook_changelog_line_limit=10