fix: enabling ETC2 texture format for Mac export
Some checks failed
Create tag and build when new code gets to main / BumpTag (push) Successful in 7s
Create tag and build when new code gets to main / Export (push) Failing after 1m44s

This commit is contained in:
2025-06-17 15:59:18 +02:00
parent 949c08f6ff
commit ffec969889

View File

@ -18,3 +18,7 @@ config/icon="res://icon.svg"
[dotnet] [dotnet]
project/assembly_name="ExampleProject" project/assembly_name="ExampleProject"
[rendering]
textures/vram_compression/import_etc2_astc=true