Merge branch 'main' of github.com:BlossomiShymae/Needlework.Net

This commit is contained in:
BlossomiShymae
2024-12-05 19:21:04 -06:00

View File

@@ -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! 🌠 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 # Requirements
- Windows x64 - 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) - .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 ## Credits
### GrrrLCU ### GrrrLCU
A simple wrapper for the LCU. A simple wrapper for the LCU.
- [Repository](https://github.com/BlossomiShymae/GrrrLCU) - [Repository](https://github.com/BlossomiShymae/GrrrLCU)