Renamed the thing to JarMain

This commit is contained in:
coolGi2007
2022-02-20 22:26:01 +00:00
parent 4b84fd2a67
commit a5af93aef1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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'
}
}
}
+1 -1
Submodule core updated: a14046ef88...0edca2402d