We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42cb98d commit 5b6bba5Copy full SHA for 5b6bba5
README.md
@@ -1,2 +1,8 @@
1
# OneConfigExampleMod
2
Example mod implementing OneConfig.
3
+
4
+## How to use
5
6
+- Copy the template either by using GitHub's "Use this template" feature or downloading the repo manually.
7
+- **Remove the license named "LICENSE-TEMPLATE" and choose a new one.**
8
+- Refactor the template (specifically, the modid, version and name in the gradle.properties and most of the class names) to a different name.
0 commit comments