summaryrefslogtreecommitdiffstats
path: root/TOOLS/lua/README.md
blob: 5cd6a54c592e4305620a17c510a5b4849cd2c681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.