Skip to content

Commit 00b31c2

Browse files
committed
clean
1 parent 4151762 commit 00b31c2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"TexTrue"
99
],
1010
"contact": {
11-
"source": ""
11+
"source": "https://github.com/ThinkingStudios/initialization"
1212
},
1313
"license": "LGPL-3.0",
1414
"icon": "assets/initialization/icon.png",

neoforge/src/main/resources/META-INF/neoforge.mods.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ modId = "initialization"
88
version = "${version}"
99
logoFile = "assets/initialization/icon.png"
1010
displayName = "Initialization"
11+
displayURL = "https://github.com/ThinkingStudios/initialization"
1112
authors = "TexTrue"
1213
description = '''
1314
Common ModInitializer based on Integration.

0 commit comments

Comments
 (0)