From 3e70e8e5ea759460690878079b6c34feb8202252 Mon Sep 17 00:00:00 2001 From: Frank Skare Date: Wed, 24 Apr 2019 20:26:41 +0200 Subject: [PATCH] - --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b46629f..5b34171 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ mpv.net is a libmpv based media player for Windows, it looks and works like mpv and also shares the same settings as mpv and therefore the mpv documentation applies. -mpv and mpv.net have a learning curve. +mpv.net might currently be the only open source desktop video player for Windows that is extendable with a mainstream programming language. mpv manual: @@ -22,7 +22,7 @@ Table of contents - Customizable context menu defined in the same file as the key bindings - Searchable config dialog - Searchable input (key/mouse) binding editor -- Dark mode +- Modern UI with dark mode - Addon/extension API for .NET languages - Scripting API for Python, C#, Lua, JavaScript and PowerShell - mpv's OSC (on screen controller (play control bar)), IPC, conf files @@ -77,7 +77,7 @@ C:\Users\\\AppData\Roaming\mpv\Addons\ExampleAddon\ExampleAddon.dll \\portable_config\Addons\ExampleAddon\ExampleAddon.dll -The add-on filename must end with 'Addon.dll' +The add-on filename must end with 'Addon.dll'. Examples: