This commit is contained in:
Frank Skare
2019-04-23 16:57:44 +02:00
parent b7d948f12d
commit 164076e237

View File

@@ -71,11 +71,11 @@ Scripting is supported via Python, C#, Lua, JavaScript and PowerShell
Add-ons have to be located at:
C:\Users\\<user\>\AppData\Roaming\mpv\Addons\*Addon.dll
C:\Users\\<user\>\AppData\Roaming\mpv\Addons\\*Addon.dll
\<startup\>\Addons\*Addon.dll
\<startup\>\Addons\\*Addon.dll
\<startup\>\portable_config\Addons\*Addon.dll
\<startup\>\portable_config\Addons\\*Addon.dll
The add-on filename must end with 'Addon.dll'