From 8164303f4ab36186c108c1a175a41ae2797c227a Mon Sep 17 00:00:00 2001 From: haykam821 <24855774+haykam821@users.noreply.github.com> Date: Sat, 20 Mar 2021 12:40:14 -0400 Subject: [PATCH] Improve README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 34c0adc..c3532af 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,14 @@ [![Discord](https://img.shields.io/static/v1?style=popout&label=chat&message=discord&color=7289DA)](https://discord.gg/YtnXecuAwF) Logs sent and received packets for both the client and server. + +Packet Logger requires the [Fabric modloader](https://fabricmc.net/use/). + +## Installation + +1. Download Packet Logger from [CurseForge](https://www.curseforge.com/minecraft/mc-mods/packet-logger/files) or [GitHub](https://github.com/haykam821/Packet-Logger/releases). +2. Place the downloaded file in your `mods` folder. + +## Usage + +When this mod is installed, the log will contain information about sent and received packets, including their class name or channel name.