mirror of
https://github.com/BlossomiShymae/Needlework.Net.git
synced 2025-12-06 18:20:47 +01:00
feat: update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -2,11 +2,11 @@
|
||||
|
||||

|
||||
|
||||
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 and Game Client that provides documented endpoints and can send requests without any code setup. Created using .NET! 🌠
|
||||
|
||||
# Features
|
||||
|
||||
- Interactive OpenAPI documentation
|
||||
- Interactive OpenAPI documentations
|
||||
- REST data transfer console
|
||||
- WebSocket event data viewer
|
||||
|
||||
@@ -39,9 +39,14 @@ This project was inspired by LCU Explorer, an application created by the Hextech
|
||||
|
||||
### hasagi-types
|
||||
|
||||
Endpoints and schemas are provided by dysolix's [generated OpenAPI file.](https://raw.githubusercontent.com/dysolix/hasagi-types/main/swagger.json) Thank you!
|
||||
LCU Schema endpoints are provided by dysolix's [generated OpenAPI file.](https://raw.githubusercontent.com/dysolix/hasagi-types/main/swagger.json) Thank you!
|
||||
- [Repository](https://github.com/dysolix/hasagi-types)
|
||||
|
||||
### Irelia
|
||||
|
||||
Game Client endpoints are provided by AlsoSylv's [fixed OpenAPI file.](https://raw.githubusercontent.com/AlsoSylv/Irelia/refs/heads/master/schemas/game_schema.json) Thank you despite not wanting to receive credit. :pout:
|
||||
- [Repository](https://github.com/AlsoSylv/Irelia)
|
||||
|
||||
## Disclaimer
|
||||
|
||||
THE PROGRAM IS PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED WARRANTIES OF MERCHANTABILITY, NONINFRINGMENT, OR OF FITNESS FOR A PARTICULAR PURPOSE. LICENSOR DOES NOT WARRANT THAT THE FUNCTIONS CONTAINED IN THE PROGRAM WILL MEET YOUR REQUIREMENTS OR THAT OPERATION WILL BE UNINTERRUPTED OR ERROR FREE. LICENSOR MAKES NO WARRANTIES RESPECTING ANY HARM THAT MAY BE CAUSED BY MALICIOUS USE OF THIS SOFTWARE. LICENSOR FURTHER EXPRESSLY DISCLAIMS ANY WARRANTY OR REPRESENTATION TO AUTHORIZED USERS OR TO ANY THIRD PARTY.
|
||||
|
||||
Reference in New Issue
Block a user