From 13fe42503c7e4369b3e128859084e2339c355ee3 Mon Sep 17 00:00:00 2001 From: Yasin Date: Mon, 19 Feb 2024 19:39:40 +0100 Subject: use mod-publish-plugin (#556) --- gradle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 8459bf8e..07340c99 100644 --- a/gradle.properties +++ b/gradle.properties @@ -37,4 +37,5 @@ commons_math_version = 3.6.1 mod_version = 1.17.0 maven_group = de.hysky archives_base_name = skyblocker -modrinth_id=y6DuFGwJ \ No newline at end of file +modrinth_id=y6DuFGwJ +curseforge_id=936169 \ No newline at end of file -- cgit