We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e0ff1 commit 905a17aCopy full SHA for 905a17a
2 files changed
src/main/resources/assets/sodium-extra/icon.png
3.88 KB
src/main/resources/fabric.mod.json
@@ -7,8 +7,14 @@
7
"authors": [
8
"FlashyReese"
9
],
10
- "contact": {},
11
- "license": "LGPL-v3",
+ "contributors": [
+ "AMereBagatelle"
12
+ ],
13
+ "contact": {
14
+ "sources": "https://github.com/FlashyReese/sodium-extra-fabric",
15
+ "issues": "https://github.com/FlashyReese/sodium-extra-fabric/issues"
16
+ },
17
+ "license": "LGPLv3",
18
"icon": "assets/sodium-extra/icon.png",
19
"environment": "client",
20
"entrypoints": {
0 commit comments