Add "icon" for mod
This commit is contained in:
parent
e3ba1abdae
commit
490518a58a
2 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ authors="${mod_authors}" #optional
|
|||
description='''
|
||||
Implements turn-based-battle in Minecraft.
|
||||
'''
|
||||
|
||||
logoFile="/assets/com_burnedkirby_turnbasedminecraft/tbmm_icon.png"
|
||||
|
||||
# A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional.
|
||||
[[dependencies.com_burnedkirby_turnbasedminecraft]] #optional
|
||||
# the modid of the dependency
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 60 KiB |
Loading…
Reference in a new issue