Merge pull request 'feat/9-icon' (#10) from feat/9-icon into 1.20.1
Reviewed-on: https://gitea.local.micle.dev/minecraft-mods/xp_tools/pulls/10
This commit is contained in:
@ -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="xp_tools.png"
|
||||
logoFile="icon.png"
|
||||
#credits=""
|
||||
authors = "${mod_authors}"
|
||||
displayTest="IGNORE_SERVER_VERSION" # MATCH_VERSION, IGNORE_SERVER_VERSION (server only), IGNORE_ALL_VERSION (client only), NONE (IExtensionPoint.DisplayTest)
|
||||
|
BIN
src/main/resources/icon.png
Normal file
BIN
src/main/resources/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
Reference in New Issue
Block a user