From 16781a4df4623ad4282d7903677e5791725a1502 Mon Sep 17 00:00:00 2001 From: Blossomi Shymae <87099578+BlossomiShymae@users.noreply.github.com> Date: Mon, 25 Nov 2024 19:37:58 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2db5a52..d905f63 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,14 @@ Needlework.Net is an open-source helper tool for the LCU that provides documented endpoints and can send requests without any code setup. Created using .NET! 🌠 +# Features + +- Interactive OpenAPI documentation +- REST data transfer console +- JSON event data viewer + # Requirements + - Windows x64 - .NET 8 runtime. [It can be downloaded here.](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x64-installer) @@ -21,6 +28,7 @@ Needlework.Net is an open-source helper tool for the LCU that provides documente ## Credits ### GrrrLCU + A simple wrapper for the LCU. - [Repository](https://github.com/BlossomiShymae/GrrrLCU)