mirror of https://github.com/Syncplay/syncplay
Note that on some Linux systems syncplay.lua should be in /lib64/ not /lib/
This commit is contained in:
parent
8307236b11
commit
76d63c9406
|
@ -19,7 +19,7 @@
|
|||
|
||||
Place the syncplay.lua file in the main (all user) VLC /lua/intf/ sub-directory:
|
||||
* Window: %ProgramFiles%\VideoLAN\VLC\lua\intf\
|
||||
* Linux: /usr/lib/vlc/lua/intf/
|
||||
* Linux: /usr/lib/vlc/lua/intf/ or on some systems /usr/lib64/vlc/lua/intf/ (use whichever one already has .luac files in it)
|
||||
* Mac OS X: /Applications/VLC.app/Contents/MacOS/share/lua/intf/
|
||||
* FreeBSD, OpenBSD etc.: /usr/local/lib/vlc/lua/intf/
|
||||
|
||||
|
|
Loading…
Reference in New Issue