Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Add icon and properly mark as client-only
Browse files Browse the repository at this point in the history
  • Loading branch information
IllagerCaptain committed Jul 10, 2024
1 parent 9fb5f99 commit cd9dec5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/main/resources/assets/betterbubbles/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"license": "CC-BY-NC-SA-4.0",
"icon": "assets/betterbubbles/icon.png",
"environment": "*",
"environment": "client",
"entrypoints": {
"main": [
"com.betterbubbles.BetterBubbles"
Expand Down

0 comments on commit cd9dec5

Please sign in to comment.