1
0
mirror of https://github.com/ZetaKebab/MpcNET.git synced 2024-09-16 05:30:09 +00:00
MpcNET/README.md

7 lines
238 B
Markdown
Raw Normal View History

2016-10-30 22:40:48 +00:00
# LibMpc.net-Core
A rewrite of LibMpc.net for .NET Core
2016-10-30 22:44:15 +00:00
Original project source https://libmpc.codeplex.com/, Copyright 2008 Matthias Sessler.
The rewrite propose to move the hole library to .NET Core and to refactor some of the parts.