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