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 3e02aec commit e9b2e2dCopy full SHA for e9b2e2d
README.md
@@ -17,11 +17,14 @@ This project is still in its early stages and may make frequent breaking changes
17
18
## FoliaLib as a dependency
19
20
+> [!CAUTION]
21
+> The FoliaLib repository has moved! Please update your `pom.xml` or `build.gradle` file to use the Jitpack repository (see examples below).
22
+
23
> [!WARNING]
24
> You are expected to relocate the package `com.tcoded.folialib` to prevent conflicts with other plugins!
25
> Example configuration snippets demonstrating how to do this are available below for Maven and Gradle.
26
-> [!WARNING]
27
+> [!TIP]
28
> Ensure that you exclude FoliaLib from any `minimize` operation.
29
30
### Gradle Dependency
0 commit comments