Rename the mod internally from Levels of Detail to Level of Detail
This commit is contained in:
+1
-1
@@ -160,7 +160,7 @@ dependencies {
|
||||
jar {
|
||||
manifest {
|
||||
attributes([
|
||||
"Specification-Title": "Levels of Detail",
|
||||
"Specification-Title": "Level of Detail",
|
||||
"Specification-Version": "1", // We are version 1 of ourselves
|
||||
"Implementation-Title": project.name,
|
||||
"Implementation-Version": "{version}",
|
||||
|
||||
Reference in New Issue
Block a user