test removing tff from export

This commit is contained in:
Nitwel 2023-12-11 16:22:00 +01:00
parent 0af27a3956
commit c360af7954
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ runnable=true
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter="*.j2,*.woff2,*.tff"
include_filter="*.j2,*.woff2"
exclude_filter=""
export_path="builds/android/immersive-home.apk"
encryption_include_filters=""

View File

@ -6,7 +6,7 @@ runnable=false
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter="*.j2,*.woff2,*.tff"
include_filter="*.j2,*.woff2"
exclude_filter=""
export_path="builds/android/immersive-home.apk"
encryption_include_filters=""