You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: src/content/docs/guides/setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ First thing you will need is a git repository, which is where the source of your
12
12
The mod should work with anything that supports git, but the ability to send webhook requests after commits are pushed is required for automatic updates to work.
13
13
This guide will have specific details for [GitHub](https://github.com/) and [Codeberg](https://codeberg.org/). Codeberg is based on [Forgejo](https://forgejo.org/), so the same instructions should apply there as well.
14
14
15
-
There are template repositories available for creating the repositories on Codeberg and GitHub:
15
+
There are template repositories available for creating your repository on Codeberg and GitHub:
0 commit comments