Private
Public Access
1
0

Replaced mod logo file.

This commit is contained in:
2025-06-18 04:55:09 +01:00
parent e1cf6f5037
commit dfe72a1f4f
3 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ version = "${mod_version}"
displayName = "${mod_name}" displayName = "${mod_name}"
#updateJSONURL="https://change.me.example.invalid/updates.json" # https://docs.minecraftforge.net/en/latest/misc/updatechecker/ #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/" #displayURL="https://change.me.to.your.mods.homepage.example.invalid/"
logoFile="icon.png" logoFile="logo.jpg"
#credits="" #credits=""
authors = "${mod_authors}" authors = "${mod_authors}"
displayTest="MATCH_VERSION" # MATCH_VERSION, IGNORE_SERVER_VERSION (server only), IGNORE_ALL_VERSION (client only), NONE (IExtensionPoint.DisplayTest) displayTest="MATCH_VERSION" # MATCH_VERSION, IGNORE_SERVER_VERSION (server only), IGNORE_ALL_VERSION (client only), NONE (IExtensionPoint.DisplayTest)

BIN
src/main/resources/icon.png (Stored with Git LFS)

Binary file not shown.

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

Binary file not shown.