mirror of
https://github.com/ZetaKebab/MpcNET.git
synced 2025-01-14 22:18:43 +00:00
Add links to readme
This commit is contained in:
parent
154c4b8b18
commit
a6b575ecd8
@ -5,7 +5,10 @@ MpcNET
|
||||
Pure .NET Client Library for [**Music Player Daemon**](https://www.musicpd.org/) Servers.
|
||||
The heart and soul of [Stylophone](https://github.com/Difegue/Stylophone).
|
||||
|
||||
[**Nightly Packages**](https://github.com/Difegue/MpcNET/packages/) - [**Stable Versions**](https://www.nuget.org/packages/MpcNET/)
|
||||
|
||||
## Usage
|
||||
|
||||
### Connection
|
||||
To create a client for MPD, you must first create a `IPEndPoint` for the Server with the right IP and Port.
|
||||
````C#
|
||||
|
Loading…
Reference in New Issue
Block a user