Fixed linux compat

This commit is contained in:
Patrick Schwarzer 2026-02-01 22:07:13 +01:00
parent dcc5871929
commit b47c5e27d8
9 changed files with 49 additions and 32 deletions

7
.idea/encodings.xml generated Normal file
View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/assets/shaders/basicFragment.frag" charset="ISO-8859-1" />
<file url="file://$PROJECT_DIR$/assets/shaders/basicVertex.vert" charset="ISO-8859-1" />
</component>
</project>