Skip to content

Commit 605c45d

Browse files
authored
Merge pull request #79 from AlphiiGD/main
updated configuring.md to be less outdated
1 parent bf8984c commit 605c45d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

mods/configuring.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,13 @@ The name of the mod's developers. Replaces `developer`. Can be a single name, li
9494

9595
A short description of the mod. Should only be a single sentence; for longer descriptions, see [about.md](/mods/md-files.md).
9696

97-
### `repository`
97+
### `links`
9898

99-
The Git repository of the mod.
99+
This key is an object for various links to socials.
100+
101+
* `community` - The link to the mod's Discord server or another community hub.
102+
* `source` - The link to the source code, usually a GitHub repository.
103+
* `homepage` - Your mod's website.
100104

101105
### `issues`
102106

0 commit comments

Comments
 (0)