mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Add logo to mod assets
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -4,6 +4,7 @@
|
|||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"name": "No Chat Restrictions",
|
"name": "No Chat Restrictions",
|
||||||
"description": "A mod dedicated to removing restrictions around the use of multiplayer features, including in-game chat.",
|
"description": "A mod dedicated to removing restrictions around the use of multiplayer features, including in-game chat.",
|
||||||
|
"icon": "assets/nochatrestrictions/textures/misc/ncr_logo.png",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Aizistral"
|
"Aizistral"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -2,6 +2,7 @@ modLoader="javafml"
|
|||||||
loaderVersion="[35,)"
|
loaderVersion="[35,)"
|
||||||
license="WTFPL"
|
license="WTFPL"
|
||||||
issueTrackerURL="https://github.com/Aizistral-Studios/No-Chat-Restrictions/issues"
|
issueTrackerURL="https://github.com/Aizistral-Studios/No-Chat-Restrictions/issues"
|
||||||
|
logoFile="ncr_logo.png"
|
||||||
|
|
||||||
[[mods]]
|
[[mods]]
|
||||||
modId="nochatrestrictions"
|
modId="nochatrestrictions"
|
||||||
|
|||||||
BIN
Forge/src/main/resources/ncr_logo.png
Normal file
BIN
Forge/src/main/resources/ncr_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user