layout | title | permalink | topnav |
---|---|---|---|
page |
develop |
/develop/ |
true |
This page contains a range of resources to help you create a new mod or maintain an existing mod.
-
If you would like to create a new mod please see the wiki.
-
An up-to date template mod can be found on github or you can try out the new template mod generator.
-
If you need some extra help we have a number of mod development channels on our Discord.
You need Javascript to show the latest Versions
You need Javascript to show the documentation links
{% assign cacheBust = site.time | date:'?v=%s' %}
<script type="text/javascript" src="{{ "/scripts/main.js" | relative_url | append: cacheBust }}"></script>