We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aba112 commit 8117b98Copy full SHA for 8117b98
1 file changed
static/assets/pages/modding.md
@@ -4,4 +4,17 @@
4
5
---
6
7
-## Mixin Safety
+## [ModFest Template](https://github.com/ModFest/template)
8
+
9
+ModFest publishes a mod template for every new event!
10
11
+It's minimal, but helps out with establishing some good practices like:
12
+- A detailed mod description
13
+- Accurate (and fully filled) mod metadata
14
+- Meaningful package and class names
15
+- Automatic builds via CI
16
+- Semi-automatic publishing with build provenance
17
18
+If you're new to modding, we highly recommend it, as it'll help you meet our submission requirements.
19
20
+If you're already experienced, feel free to use it as a reference! You might find something new.
0 commit comments