mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
Merge pull request #15 from coavins/patch-1
Add note about Unix line endings for m3u files
This commit is contained in:
commit
4cba61a502
|
@ -51,6 +51,8 @@ Create an empty file in the `Dragon Fantasy VII.m3u` folder with the same name a
|
|||
|
||||
Open the `Dragon Fantasy VII.m3u` file with a text editor and write the filenames of all files in the folder, one per line and save.
|
||||
|
||||
The file should have Unix line endings (LF), not Windows (CR+LF).
|
||||
|
||||
**Result:**
|
||||
|
||||
This shows the content of the`Dragon Fantasy VII.m3u` file:
|
||||
|
|
Loading…
Reference in a new issue