1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 05:22:23 +00:00
mpv/TOOLS/lua/README.md
2014-10-21 00:55:15 +02:00

13 lines
301 B
Markdown

mpv lua scripts
===============
The lua scripts in this folder can be loaded on a one-time basis by
adding the option
--lua=/path/to/script.lua
to mpv's command line.
Where appropriate, they may also be placed in ~/.config/mpv/lua from where
they will be automatically loaded when mpv starts.