We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62455dd commit 1d2d849Copy full SHA for 1d2d849
1 file changed
src/main/resources/fabric.mod.json
@@ -9,8 +9,10 @@
9
],
10
"contributors": [],
11
"contact": {
12
- "homepage": "https://github.com/NikOverflow/ExploitPreventer",
13
- "sources": "https://github.com/NikOverflow/ExploitPreventer"
+ "email": "nikoverflow007@gmail.com",
+ "homepage": "https://modrinth.com/mod/exploitpreventer",
14
+ "sources": "https://github.com/NikOverflow/ExploitPreventer",
15
+ "issues": "https://github.com/NikOverflow/ExploitPreventer/issues"
16
},
17
"license": "MIT",
18
"icon": "assets/exploitpreventer/icon.png",
0 commit comments