summary refs log tree commit diff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/eg.pngbin0 -> 690 bytes
-rw-r--r--src/main/templates/META-INF/neoforge.mods.toml3
2 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/eg.png b/src/main/resources/eg.png
new file mode 100644
index 0000000..a4bb177
--- /dev/null
+++ b/src/main/resources/eg.png
Binary files differdiff --git a/src/main/templates/META-INF/neoforge.mods.toml b/src/main/templates/META-INF/neoforge.mods.toml
index d2b603e..1bf5f55 100644
--- a/src/main/templates/META-INF/neoforge.mods.toml
+++ b/src/main/templates/META-INF/neoforge.mods.toml
@@ -36,7 +36,8 @@ displayName="${mod_name}" #mandatory
 displayURL="https://github.com/ashkitten/Uncrackable/" #optional
 
 # A file name (in the root of the mod JAR) containing a logo for display
-#logoFile="examplemod.png" #optional
+logoFile="eg.png" #optional
+logoBlur=false
 
 # A text field displayed in the mod UI
 #credits="" #optional