-
This commit is contained in:
10
README.md
10
README.md
@@ -156,6 +156,11 @@ mpv.net was started 2017 and consists of about 9000 lines of code.
|
|||||||
|
|
||||||
IDE, Editor: Visual Studio, Visual Studio Code!
|
IDE, Editor: Visual Studio, Visual Studio Code!
|
||||||
|
|
||||||
|
Due to mpv.net being my first WPF app and mpv.net never ment
|
||||||
|
to be a large application best practices and design pattern
|
||||||
|
are often ignored, also the coding style might not be the
|
||||||
|
best because I don't believe C has good syntax.
|
||||||
|
|
||||||
Third party components:
|
Third party components:
|
||||||
|
|
||||||
- [libmpv, the heard and soul of mpv.net](https://mpv.io/)
|
- [libmpv, the heard and soul of mpv.net](https://mpv.io/)
|
||||||
@@ -165,11 +170,6 @@ Third party components:
|
|||||||
- [CS-Script, scripting with C#](http://www.csscript.net/)
|
- [CS-Script, scripting with C#](http://www.csscript.net/)
|
||||||
- [Everything, a blazing fast file search service](https://www.voidtools.com)
|
- [Everything, a blazing fast file search service](https://www.voidtools.com)
|
||||||
|
|
||||||
Due to mpv.net being my first WPF app and mpv.net never ment
|
|
||||||
to be a large application best practices and design pattern
|
|
||||||
are often ignored, also the coding style might not be the
|
|
||||||
best because I don't believe C has good syntax.
|
|
||||||
|
|
||||||
### Support
|
### Support
|
||||||
|
|
||||||
[Support thread in Doom9 forum](https://forum.doom9.org/showthread.php?t=174841)
|
[Support thread in Doom9 forum](https://forum.doom9.org/showthread.php?t=174841)
|
||||||
|
|||||||
Reference in New Issue
Block a user