chore: move logo.png
to assets
This commit is contained in:
parent
6b431a568d
commit
b50e1f2e01
@ -8,7 +8,7 @@ modId="${mod_id}"
|
||||
displayName="${mod_name}"
|
||||
version="${mod_version}"
|
||||
displayURL="https://modrinth.com/mod/skintypefix"
|
||||
logoFile="logo.png"
|
||||
logoFile="assets/${mod_id}/logo.png"
|
||||
authors="${mod_authors}"
|
||||
description='''${mod_description}'''
|
||||
|
||||
@ -19,12 +19,10 @@ config="${mod_id}.mixins.json"
|
||||
modId="minecraft"
|
||||
type="required"
|
||||
versionRange="${minecraft_version_range}"
|
||||
ordering="NONE"
|
||||
side="CLIENT"
|
||||
|
||||
[[dependencies.${mod_id}]]
|
||||
modId="neoforge"
|
||||
type="required"
|
||||
versionRange="${neoforge_version_range}"
|
||||
ordering="NONE"
|
||||
side="CLIENT"
|
||||
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 6.6 KiB |
Loading…
x
Reference in New Issue
Block a user