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 dd1673c commit 3884925Copy full SHA for 3884925
README.md
@@ -63,7 +63,7 @@ Get the latest development builds from our [GitHub Actions](https://github.com/E
63
To build EternalCore, follow these steps (Make sure you have **JDK 17 or higher**):
64
65
```shell
66
-./gradlew clean shadowJar
+./gradlew clean eternalcore-plugin:shadowJar
67
```
68
- The output file will be located at `eternalcore-plugin/libs`.
69
0 commit comments