Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicallyCoded authored Aug 22, 2024
1 parent 3e02aec commit e9b2e2d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,14 @@ This project is still in its early stages and may make frequent breaking changes

## FoliaLib as a dependency

> [!CAUTION]
> The FoliaLib repository has moved! Please update your `pom.xml` or `build.gradle` file to use the Jitpack repository (see examples below).
> [!WARNING]
> You are expected to relocate the package `com.tcoded.folialib` to prevent conflicts with other plugins!
> Example configuration snippets demonstrating how to do this are available below for Maven and Gradle.
> [!WARNING]
> [!TIP]
> Ensure that you exclude FoliaLib from any `minimize` operation.
### Gradle Dependency
Expand Down

0 comments on commit e9b2e2d

Please sign in to comment.