[1.14] Fix invalid mod icon (icons on fabric must be square)

This commit is contained in:
Jonas Herzig
2019-06-20 18:41:41 +02:00
parent 481b7b4c9d
commit 44a70c8ecf
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
},
"license": "GPL-3.0-or-later",
"icon": "replaymod_logo.png",
"icon": "assets/replaymod/favicon_logo.png",
"environment": "client",
"entrypoints": {