-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathexport_presets.cfg
34 lines (31 loc) · 1.55 KB
/
export_presets.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="scenes"
export_files=PoolStringArray( "res://GUI/CharacterCreation.tscn", "res://GUI/ColorPicker.tscn", "res://GUI/HairTab.tscn", "res://GUI/SliderBox.tscn", "res://MainCharacter/MainCharacter.tscn", "res://MainCharacter/Mesh/MainRig.gltf", "res://MainCharacter/Mesh/Parts/Hair/hair0.glb", "res://MainCharacter/Mesh/Parts/Hair/hair1.glb", "res://MainCharacter/Mesh/Parts/Hair/hair2.glb", "res://MainCharacter/Mesh/Parts/Hair/hair3.glb", "res://MainCharacter/Mesh/Parts/Hair/hair4.glb", "res://MainCharacter/Mesh/Parts/Hair/hair5.glb", "res://MainCharacter/Mesh/Parts/Hair/hair6.glb", "res://MainCharacter/Mesh/Parts/arms.glb", "res://MainCharacter/Mesh/Parts/head.glb", "res://MainCharacter/Mesh/Parts/legs.glb", "res://MainCharacter/Mesh/Parts/torso.glb", "res://World/bg.glb", "res://main.tscn" )
include_filter=""
exclude_filter=""
export_path="/home/kike/WORK/Godot_tests/Character_Tests/build/grumo.exe"
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=""
application/icon=""
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/file_description=""
application/copyright=""
application/trademarks=""