This commit is contained in:
Frank Skare
2019-03-14 07:02:38 +01:00
parent c075f4982b
commit c8ce0b6dfc

View File

@@ -9,8 +9,9 @@ mpv manual: https://mpv.io/manual/master/
### Features ### Features
- Customizable context menu defined in the same file as the keybindings - Customizable context menu defined in the same file as the keybindings
- Addons support for using .NET languages - Addon API for .NET languages
- C# scripts implemented with CS-Script - Python scripting implemented with IronPython
- C# scripting implemented with CS-Script
- mpv's OSC, IPC, Lua/JS, conf files and more - mpv's OSC, IPC, Lua/JS, conf files and more
![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshot.png) ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshot.png)