1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-30 15:22:30 +08:00

feat(android): 添加Android导出配置并启用ETC2/ASTC纹理压缩

- 在project.godot中启用ETC2/ASTC纹理压缩
- 为角色纹理添加ETC2格式支持
- 新增完整的Android平台导出配置预设
This commit is contained in:
2026-05-05 11:29:00 +08:00
parent f12a5ee43a
commit d039e252f6
3 changed files with 230 additions and 2 deletions
+1
View File
@@ -135,3 +135,4 @@ locale/locale_filter_mode=0
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true