Skip to content

Commit

Permalink
new: Add mod icon
Browse files Browse the repository at this point in the history
very meme
  • Loading branch information
FlashyReese committed Feb 16, 2021
1 parent a2e0ff1 commit 905a17a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Binary file added src/main/resources/assets/sodium-extra/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 8 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,14 @@
"authors": [
"FlashyReese"
],
"contact": {},
"license": "LGPL-v3",
"contributors": [
"AMereBagatelle"
],
"contact": {
"sources": "https://github.com/FlashyReese/sodium-extra-fabric",
"issues": "https://github.com/FlashyReese/sodium-extra-fabric/issues"
},
"license": "LGPLv3",
"icon": "assets/sodium-extra/icon.png",
"environment": "client",
"entrypoints": {
Expand Down

0 comments on commit 905a17a

Please # to comment.