From 2733201ac3394c56a5dcb27d3dd764d5c13b5aa0 Mon Sep 17 00:00:00 2001 From: James Seibel Date: Sat, 18 Apr 2026 15:47:54 -0500 Subject: [PATCH] set the API jar in the gradle.properties done for consistency --- coreSubProjects | 2 +- gradle.properties | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/coreSubProjects b/coreSubProjects index 42be139e9..95c4459d8 160000 --- a/coreSubProjects +++ b/coreSubProjects @@ -1 +1 @@ -Subproject commit 42be139e946e9b459d07919c718d5e29dfc88b8c +Subproject commit 95c4459d8a13e7457e1cf03a390feea696717a54 diff --git a/gradle.properties b/gradle.properties index 2eb270d1a..b28f9250c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,6 +5,7 @@ org.gradle.caching=true # Mod Info mod_name=DistantHorizons +api_name=DistantHorizonsApi mod_version=3.0.1-b-dev api_version=6.0.0 maven_group=com.seibel.distanthorizons