From 32c6ab865bf98219d0ead3b0b744723e3b0e0bd7 Mon Sep 17 00:00:00 2001 From: Heath123 Date: Sun, 24 May 2020 12:01:40 +0100 Subject: [PATCH] pakkit has a lowercase p (I did a vote on the styling in the Discord and it won 2 to 6) --- Developer-Guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Developer-Guide.md b/Developer-Guide.md index 7296a1e..178714b 100644 --- a/Developer-Guide.md +++ b/Developer-Guide.md @@ -16,5 +16,5 @@ ProxyPass is a tool for intercepting packets between a Bedrock server and client ## MCC Toolchest MCC Toolchest is a tool for viewing and editing NBT data for Bedrock edition, this allows you to see data as it is stored in Bedrock. You can download it from [here](http://mcctoolchest.com/). -## Pakkit -Pakkit is a GUI based tool for intercepting packets between a Java edition server and client developed by our own [circuit10/Heath123](https://github.com/Heath123/) built using Electron. You can download it from [here](https://github.com/Heath123/pakkit) under releases. Its currently WIP, so expect bugs. \ No newline at end of file +## pakkit +pakkit is a GUI based tool for intercepting packets between a Java edition server and client developed by our own [circuit10/Heath123](https://github.com/Heath123/) built using Electron. You can download it from [here](https://github.com/Heath123/pakkit) under releases. Its currently WIP, so expect bugs. \ No newline at end of file