From ae5d9564e2f2a087734d06078241c88731d42891 Mon Sep 17 00:00:00 2001 From: circuit10 Date: Fri, 30 Oct 2020 19:37:22 +0000 Subject: [PATCH] Add debuginfo-be --- Developer-Guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Developer-Guide.md b/Developer-Guide.md index 8246ff7..799287f 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -35,5 +35,8 @@ NBTExplorer is a tool for viewing and editing NBT data for Java edition, this al ## pakkit pakkit is a GUI based tool for intercepting packets between a Java edition server and client developed by Geyser contributor [circuit10/Heath123](https://github.com/Heath123/) built using Electron. It also has experimental support for Bedrock Edition as a friendlier GUI wrapper for ProxyPass. You can download it from [here](https://github.com/Heath123/pakkit) under releases, or clone from GitHub for the latest version. It's currently WIP, so expect bugs. +## debuginfo-be +[debuginfo-be](https://github.com/Heath123/debuginfo-be) is a Spigot plugin that displays an overlay to Geyser clients with useful debug information, similar to the F3 screen in Java Edition. + ## ProxyPass ProxyPass is a tool for intercepting packets between a Bedrock server and client developed by the Cloudburst team. It can be found [here](https://github.com/NukkitX/ProxyPass) and the vanilla Bedrock server can be found [here](https://www.minecraft.net/en-us/download/server/bedrock/). \ No newline at end of file