Skip to content

Commit 0031907

Browse files
Amend changes and crediting to fabric.mod.json
1 parent da82f47 commit 0031907

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

src/main/resources/fabric.mod.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
"id": "dfscript",
44
"version": "${project.version}",
55
"name": "DFScript",
6-
"description": "",
6+
"description": "» DFScript is a community-made scripting mod that allows you to script your own QOL features and improve your DiamondFire experience, DFScript is a fork of CodeUtilities scripting feature origionally made by BlazeMCworld. (mcdiamondfire.com).\n» Maintainers:\nTechStreet, GeorgeRNG and XTerPL\n\n» Contributors:\nBlazeMCworld, RedVortexDev",
77
"authors": [],
8-
"contact": {},
8+
"contact": {
9+
"homepage": "https://modrinth.com/mod/dfscript",
10+
"sources": "https://github.com/DFOnline/DFScript",
11+
"issues": "https://discord.gg/gtfFwWEapx"
12+
},
913
"license": "LGPL-3.0",
1014
"icon": "assets/dfscript/icon.png",
1115
"environment": "client",

0 commit comments

Comments
 (0)