Merge branch 'master' of https://github.com/Tofaa2/EntityLib
This commit is contained in:
commit
164f2a22cf
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@ EntityLib is a PacketEvents addon that provides an abstraction over raw entity d
|
||||||
Currently, EntityLib is only stable for 1.18+, but it will support all versions that PacketEvents supports in the future. <br>
|
Currently, EntityLib is only stable for 1.18+, but it will support all versions that PacketEvents supports in the future. <br>
|
||||||
For general support and reports of bugs, join the [Discord](https://discord.gg/jawR25hrSK) server.
|
For general support and reports of bugs, join the [Discord](https://discord.gg/jawR25hrSK) server.
|
||||||
|
|
||||||
|
Currently supported platforms are `spigot` and `velocity`
|
||||||
|
You can easily use EntityLib platformless by using the `api` or `common` module
|
||||||
|
|
||||||
|
|
||||||
Gradle (Groovy DSL):
|
Gradle (Groovy DSL):
|
||||||
```groovy
|
```groovy
|
||||||
//https://jitpack.io/#Tofaa2/EntityLib/
|
//https://jitpack.io/#Tofaa2/EntityLib/
|
||||||
|
|
Loading…
Reference in a new issue