From 204f82fd123f61d436b056fc3d121339550c478d Mon Sep 17 00:00:00 2001 From: Derek Date: Fri, 11 Apr 2025 23:06:19 +0000 Subject: [PATCH] Update gradle.properties --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6dd8f73..b007007 100644 --- a/gradle.properties +++ b/gradle.properties @@ -161,7 +161,7 @@ curseForgeRelations = requiredDependency:unimixins # Optional parameter to customize the produced artifacts. Use this to preserve artifact naming when migrating older # projects. New projects should not use this parameter. -# customArchiveBaseName = + customArchiveBaseName = FadeSMP-Darkness # Optional parameter to have the build automatically fail if an illegal version is used. # This can be useful if you e.g. only want to allow versions in the form of '1.1.xxx'.