Skip to content

Commit

Permalink
Allow ETC2 ASTC texture format for macOS exports
Browse files Browse the repository at this point in the history
  • Loading branch information
YuriSizov committed Oct 29, 2024
1 parent ac7d6ef commit b658dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ theme/custom="res://gui/theme/project_theme.tres"

renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true
environment/defaults/default_clear_color=Color(0.109539, 0.114055, 0.126579, 1)

0 comments on commit b658dd2

Please sign in to comment.