Currently, texture assets fail to load using "../../relative/path.png" on Windows, and assets are displayed in different orders between Linux and Windows (discovered when playing in a session). Fix it :hammer_and_wrench:!
Tasks:
[x] Fix relative texture asset path loading on windows
[x] Sort assets so that they are in the same order on Linux and Windows.
In GitLab by @azriel91 on Mar 12, 2020, 07:46
Currently, texture assets fail to load using
"../../relative/path.png"
on Windows, and assets are displayed in different orders between Linux and Windows (discovered when playing in a session). Fix it :hammer_and_wrench:!Tasks: