mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-22 13:33:13 +00:00
Make Pixelorama run on Android
This commit is contained in:
parent
e4373ded07
commit
507149d246
1 changed files with 2 additions and 0 deletions
|
@ -825,5 +825,7 @@ locale/translations=PackedStringArray("res://Translations/en_US.po")
|
||||||
|
|
||||||
textures/canvas_textures/default_texture_filter=0
|
textures/canvas_textures/default_texture_filter=0
|
||||||
renderer/rendering_method="gl_compatibility"
|
renderer/rendering_method="gl_compatibility"
|
||||||
|
renderer/rendering_method.mobile="gl_compatibility"
|
||||||
|
textures/vram_compression/import_etc2_astc=true
|
||||||
threads/thread_model=2
|
threads/thread_model=2
|
||||||
vram_compression/import_etc=true
|
vram_compression/import_etc=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue