summaryrefslogtreecommitdiff
path: root/serverlist-server
diff options
context:
space:
mode:
authorPugmatt <pugmatt@gmail.com>2019-09-30 16:25:54 -0400
committerPugmatt <pugmatt@gmail.com>2019-09-30 16:25:54 -0400
commit46ccf25a63a559d2f03a20b690eb54e1b5954ed5 (patch)
treedb482cccdf9b2d5ff93c04435b4ab1af42d99a0c /serverlist-server
parent993b97620aa120721f7fb4005ddf920dc0d52ea1 (diff)
parentb4001e72ff93033b4c5ae23918af574787157b59 (diff)
downloadBedrockConnect-46ccf25a63a559d2f03a20b690eb54e1b5954ed5.tar.gz
BedrockConnect-46ccf25a63a559d2f03a20b690eb54e1b5954ed5.tar.bz2
BedrockConnect-46ccf25a63a559d2f03a20b690eb54e1b5954ed5.zip
Merge branch 'master' of https://github.com/Pugmatt/BedrockConnect1.1.1
Diffstat (limited to 'serverlist-server')
-rw-r--r--serverlist-server/README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/serverlist-server/README.md b/serverlist-server/README.md
index b8d8886..8b13789 100644
--- a/serverlist-server/README.md
+++ b/serverlist-server/README.md
@@ -1,11 +1 @@
-# BedrockPipe
-Bukkit/Spigot plugin that creates a server connection to allow Bedrock Edition players to connect.
-
-This is currently a test project and under development, and is not reccomended for production use.
-
-### Projects used
-
-__[Protocol library](https://github.com/NukkitX/Protocol)__ used for Bedrock Edition server protocol
-
-Code used from __[ProxyPass](https://github.com/NukkitX/ProxyPass)__