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
This repository shows how to setup a [Gradle](https://gradle.org) project with the [Weave Gradle plugin](https://github.com/Weave-MC/Weave-Gradle) to develop mods for Weave.
4
+
5
+
## How to start?
6
+
7
+
To use this repository as a template, click on the green **Use this template** button.
8
+
9
+
Alternatively, you can simply clone this repository with the following commands:
10
+
```bash
11
+
# You can change "MyCoolMod" to anything you'd like
0 commit comments