1 2 3 4 5 6 7 8 9 10
# LHM Server Server for LHM to run the pipe and handle requests Requires .NET SDK 8.0 to build, you can install this through winget using: ```sh winget install Microsoft.DotNet.SDK.8 ```