We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d48d3 commit 6a6f384Copy full SHA for 6a6f384
2 files changed
src/main/resources/logo.png
20 KB
src/main/templates/META-INF/neoforge.mods.toml
@@ -35,7 +35,7 @@ displayName="${mod_name}" #mandatory
35
#displayURL="https://change.me.to.your.mods.homepage.example.invalid/" #optional
36
37
# A file name (in the root of the mod JAR) containing a logo for display
38
-#logoFile="examplemod.png" #optional
+logoFile="logo.png" #optional
39
40
# A text field displayed in the mod UI
41
#credits="" #optional
0 commit comments