Skip to content

Commit

Permalink
Checking if .svg work as logoFile in mcmod.info
Browse files Browse the repository at this point in the history
Yes, I could Google this but I'm too lazy
  • Loading branch information
SpoonySimone committed Mar 1, 2024
1 parent 2a39651 commit 662bb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"SpoonySimone"
],
"credits": "AutoGG+ created by SpoonySimone. Fork of Sk1er's mod",
"logoFile": "./icon.svg",
"logoFile": "icon.svg",
"screenshots": [],
"dependencies": []
}
Expand Down

0 comments on commit 662bb26

Please sign in to comment.