Skip to content

Commit

Permalink
Added VS logo to mod info
Browse files Browse the repository at this point in the history
  • Loading branch information
Tri0de committed Sep 21, 2020
1 parent c73982e commit 2557512
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
{
"modid": "vs_world",
"name": "Valkyrien Skies World",
"description": "World Generation for Valkyrien Skies",
"description": "World Generation for Valkyrien Skies.",
"version": "${version}",
"logoFile": "",
"url": "https://www.curseforge.com/minecraft/mc-mods/valkyrien-skies-world",
"logoFile": "vs_logo.png",
"screenshots": [],
"dependencies": [
"valkyrienskies"
Expand Down
Binary file added src/main/resources/vs_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2557512

Please sign in to comment.