Fixed logo file not appearing in-game.

This commit is contained in:
2026-05-01 19:51:31 +01:00
parent ef77df4196
commit c11b90bdc0
4 changed files with 7 additions and 4 deletions

BIN
assets/images/web/logo.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -9,7 +9,7 @@ version = "${mod_version}"
displayName = "${mod_name}"
#updateJSONURL="https://change.me.example.invalid/updates.json" # https://docs.minecraftforge.net/en/latest/misc/updatechecker/
#displayURL="https://change.me.to.your.mods.homepage.example.invalid/"
logoFile="logo.jpg"
logoFile="logo.png"
#credits=""
authors = "${mod_authors}"
description = '''${mod_description}'''

BIN
src/main/resources/logo.jpg (Stored with Git LFS)

Binary file not shown.

BIN
src/main/resources/logo.png (Stored with Git LFS) Normal file

Binary file not shown.