From a5af93aef18bf910e6140fa43f1680f35314d584 Mon Sep 17 00:00:00 2001 From: coolGi2007 Date: Sun, 20 Feb 2022 22:26:01 +0000 Subject: [PATCH] Renamed the thing to JarMain --- build.gradle | 2 +- core | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 10452aff1..fec9a4e1b 100644 --- a/build.gradle +++ b/build.gradle @@ -55,7 +55,7 @@ subprojects { p -> manifest { attributes 'Implementation-Title': rootProject.archives_base_name, 'Implementation-Version': rootProject.mod_version, - 'Main-Class': 'com.seibel.lod.core.RunMain' + 'Main-Class': 'com.seibel.lod.core.JarMain' } } } diff --git a/core b/core index a14046ef8..0edca2402 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit a14046ef8803ccb3f623aeaec25accf3c3f1f776 +Subproject commit 0edca2402d8ca75dd0dcbe2923a5d2133d3f48ae