Skip to content

Commit b75890c

Browse files
committed
Add new in-game mod list icon.
1 parent 9e635bb commit b75890c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Common/src/main/resources/logo.png

183 Bytes
Loading

Forge/src/main/resources/META-INF/mods.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ modLoader = "javafml"
22
loaderVersion = "[44,)"
33
license = "${mod_license}"
44
issueTrackerURL = "${mod_issues}"
5+
logoFile = "logo.png"
6+
logoBlur = false
57

68
[[mods]]
79
modId = "${mod_id}"

0 commit comments

Comments
 (0)