Fix fabric.mod.json icon path and issues link
This commit is contained in:
parent
514071346a
commit
2c96d27145
1 changed files with 3 additions and 2 deletions
|
@ -10,11 +10,12 @@
|
||||||
],
|
],
|
||||||
"contact": {
|
"contact": {
|
||||||
"homepage": "https://github.com/vladmarica/better-ping-display-fabric",
|
"homepage": "https://github.com/vladmarica/better-ping-display-fabric",
|
||||||
"sources": "https://github.com/vladmarica/better-ping-display-fabric"
|
"sources": "https://github.com/vladmarica/better-ping-display-fabric",
|
||||||
|
"issues": "https://github.com/vladmarica/better-ping-display-fabric/issues"
|
||||||
},
|
},
|
||||||
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"icon": "assets/modid/icon.png",
|
"icon": "assets/betterpingdisplay/icon.png",
|
||||||
|
|
||||||
"environment": "client",
|
"environment": "client",
|
||||||
"entrypoints": {
|
"entrypoints": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue