From c8ce0b6dfc46d4a8e3a68d8b2a15368c8e3d3a33 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Thu, 14 Mar 2019 07:02:38 +0100 Subject: [PATCH] 1.1 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd1f6f7..f23717c 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ mpv manual: https://mpv.io/manual/master/ ### Features - Customizable context menu defined in the same file as the keybindings -- Addons support for using .NET languages -- C# scripts implemented with CS-Script +- Addon API for .NET languages +- Python scripting implemented with IronPython +- C# scripting implemented with CS-Script - mpv's OSC, IPC, Lua/JS, conf files and more ![](https://raw.githubusercontent.com/stax76/mpv.net/master/screenshot.png)