From 425400f862b337e446977f5aa5d3ed6fccd2aeb3 Mon Sep 17 00:00:00 2001 From: Tofaa <82680183+Tofaa2@users.noreply.github.com> Date: Fri, 24 May 2024 23:26:37 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2c067be..194c58c 100644 --- a/README.md +++ b/README.md @@ -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.
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): ```groovy //https://jitpack.io/#Tofaa2/EntityLib/