Changed mod icon and added issue tracker link to fabric.mod.json

This commit is contained in:
ChaoticByte 2024-09-12 11:08:25 +02:00
parent e64089ced6
commit d2e88ac6c8
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before After
Before After

View file

@ -8,7 +8,8 @@
"ChaoticByte"
],
"contact": {
"sources": "https://github.com/ChaoticByte/hardboiled"
"sources": "https://github.com/ChaoticByte/hardboiled",
"issues": "https://github.com/ChaoticByte/hardboiled/issues"
},
"license": "MIT",
"icon": "assets/hardboiled/icon.png",