Merge pull request #370 from KaranKad/conf

Added config location for Microsoft Store version
This commit is contained in:
stax76
2022-03-05 08:32:13 +01:00
committed by GitHub

View File

@@ -106,6 +106,7 @@ mpv.net searches the config folder at:
1. startup\portable_config 1. startup\portable_config
2. %APPDATA%\mpv.net (`C:\Users\%USERNAME%\AppData\Roaming\mpv.net`) 2. %APPDATA%\mpv.net (`C:\Users\%USERNAME%\AppData\Roaming\mpv.net`)
3. For Microsoft Store version (`%LOCALAPPDATA%\Packages\5664FrankSkare.mpv.net_0ta2kwwjvkgap\LocalCache\Roaming\mpv.net`)
mpv options are stored in the file mpv.conf, mpv options are stored in the file mpv.conf,
mpv.net options are stored in the file mpvnet.conf, mpv.net options are stored in the file mpvnet.conf,