From eeb64aa909db4e24b51a5a2f631eba726cd97c80 Mon Sep 17 00:00:00 2001
From: Tofaa <82680183+Tofaa2@users.noreply.github.com>
Date: Thu, 18 Jan 2024 14:43:31 +0300
Subject: [PATCH] add discord into readme
---
.idea/workspace.xml | 58 ++++++++++++++++++---------------------------
README.md | 4 +++-
2 files changed, 26 insertions(+), 36 deletions(-)
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c959e8a..33d12cf 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,19 +5,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
@@ -80,29 +68,29 @@
- {
+ "keyToString": {
+ "Gradle.EntityLib:test-plugin [runServer].executor": "Debug",
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "WebServerToolWindowFactoryState": "false",
+ "git-widget-placeholder": "master",
+ "ignore.virus.scanning.warn.message": "true",
+ "jdk.selected.JAVA_MODULE": "corretto-17",
+ "kotlin-language-version-configured": "true",
+ "last_opened_file_path": "D:/Github/EntityLib",
+ "node.js.detected.package.eslint": "true",
+ "node.js.detected.package.tslint": "true",
+ "node.js.selected.package.eslint": "(autodetect)",
+ "node.js.selected.package.tslint": "(autodetect)",
+ "nodejs_package_manager_path": "npm",
+ "project.structure.last.edited": "Modules",
+ "project.structure.proportion": "0.0",
+ "project.structure.side.proportion": "0.0",
+ "settings.editor.selected.configurable": "preferences.pluginManager",
+ "vue.rearranger.settings.migration": "true"
}
-}]]>
+}
@@ -219,7 +207,7 @@
-
+
diff --git a/README.md b/README.md
index 7a00678..5a0956a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# EntityLib
EntityLib is a PacketEvents addon that provides an abstraction over raw entity data and packets to make it easier to work with entities as a whole.
-Currently EntityLib is only stable for 1.18+, but it will support all versions that PacketEvents supports in the future.
+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.
+
```groovy
//https://jitpack.io/#Tofaa2/EntityLib/
repositories {