Modified it so we showcase Support for Testing 3.x and 4.x Godot Projects

This commit is contained in:
Randolph W. Aarseth II
2023-05-23 20:56:57 -07:00
parent be3a9b1a75
commit 775a4bf384
13 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,25 @@
[preset.0]
name="linux"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="../../test_project.x86_64"
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.0.options]
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/64_bits=true
binary_format/embed_pck=false
custom_template/release=""
custom_template/debug=""