Skip to content

Commit 1d2d849

Browse files
committed
chore: add contact information to fabric.mod.json
1 parent 62455dd commit 1d2d849

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

src/main/resources/fabric.mod.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@
99
],
1010
"contributors": [],
1111
"contact": {
12-
"homepage": "https://github.com/NikOverflow/ExploitPreventer",
13-
"sources": "https://github.com/NikOverflow/ExploitPreventer"
12+
"email": "nikoverflow007@gmail.com",
13+
"homepage": "https://modrinth.com/mod/exploitpreventer",
14+
"sources": "https://github.com/NikOverflow/ExploitPreventer",
15+
"issues": "https://github.com/NikOverflow/ExploitPreventer/issues"
1416
},
1517
"license": "MIT",
1618
"icon": "assets/exploitpreventer/icon.png",

0 commit comments

Comments
 (0)