Update example project and export_presets.cfg for Godot 4.4
This commit is contained in:
parent
46829e72e9
commit
e7bb3c8f16
6 changed files with 15 additions and 14 deletions
|
@ -10,8 +10,10 @@ export_filter="all_resources"
|
|||
include_filter=""
|
||||
exclude_filter="screenshot.png, examples/*, shaderlib/*, tools/*, build-template/*"
|
||||
export_path="dist/Fragmented.x86_64"
|
||||
patches=PackedStringArray()
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
seed=0
|
||||
encrypt_pck=false
|
||||
encrypt_directory=false
|
||||
script_export_mode=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue