All shader and config files missing CR before LF
Closed this issue · 1 comments
v00d00m4n commented
About month ago everything was ok, all text files had proper CRLF in the end of each line, and was editable by every text editor, inlcuding windows built-in NOTEPAD.
Later some update replaced all files with LF only and not when you open it in NOTEPAD and few more editors that expect CRLF in the end of line they all messed upt as one single line, and if you will try to save file they will ignore single LF and will literally turn files into one liners that obviosly will not work.
Gedosato built-in editor also seems to save file with LF only.
Please fix this issue.
P.S - i think source code affected as well.
PeterTh commented
This is not a bug, it's a feature.