kirjavascript/Flex2

Replace \ to / on Windows when saving project file

Nichloya opened this issue · 1 comments

I can't open the project file on Linux if it was created in Windows.

Make an automatic \ to / replacement when saving a file on Windows

linux

when saving on windows:
nano

How it must be:
nano2

good idea