aboutsummaryrefslogtreecommitdiff
path: root/project.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'project.gradle')
-rw-r--r--project.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.gradle b/project.gradle
index ed0b64a..769901e 100644
--- a/project.gradle
+++ b/project.gradle
@@ -1,7 +1,7 @@
jar {
manifest {
attributes (
- 'FMLAT': "LODMod_at.cfg"
+ 'FMLAT': "neodymium_at.cfg"
)
}
}