Skip to content

Commit

Permalink
add url and use banner instead of square icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue-Beaker committed Feb 28, 2023
1 parent 12dc5c7 commit 04a71f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file added src/main/resources/banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"description": "A mod that removes gravity for players, entities and falling blocks.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "",
"url": "https://github.com/Blue-Beaker/noGravity-mod",
"updateUrl": "",
"authorList": ["Blue_Beaker"],
"credits": "",
"logoFile": "icon.png",
"logoFile": "banner.png",
"screenshots": [],
"dependencies": []
}
Expand Down

0 comments on commit 04a71f0

Please sign in to comment.