This commit is contained in:
Frank Skare
2019-03-19 10:31:27 +01:00
parent a9c2150c47
commit 66cf3a9b2f

View File

@@ -11,8 +11,7 @@ mpv manual: https://mpv.io/manual/master/
- Customizable context menu defined in the same file as the keybindings - Customizable context menu defined in the same file as the keybindings
- Addon API for .NET languages - Addon API for .NET languages
- 5 different scripting languages are supported, Python scripting implemented with IronPython, C# implemented with CS-Script, Lua and JavaScript implemented in libmpv and PowerShell - 5 different scripting languages are supported, Python scripting implemented with IronPython, C# implemented with CS-Script, Lua and JavaScript implemented in libmpv and PowerShell
- C# scripting implemented with CS-Script - mpv's OSC, IPC, 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)