-
-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathexport_presets.cfg
86 lines (79 loc) · 3.61 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[preset.0]
name="Windows Desktop"
platform="Windows Desktop"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter="*.dat"
exclude_filter="assets/*, addons/zylann.hterrain/tools/*"
export_path="D:/build/server/build.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=""
codesign/enable=false
codesign/identity_type=0
codesign/identity=""
codesign/password=""
codesign/timestamp=true
codesign/timestamp_server_url=""
codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PoolStringArray( )
application/icon=""
application/file_version=""
application/product_version=""
application/company_name="Test"
application/product_name="test"
application/file_description=""
application/copyright=""
application/trademarks=""
[preset.1]
name="Windows Desktop 2"
platform="Windows Desktop"
runnable=false
custom_features=""
export_filter="scenes"
export_files=PoolStringArray( "res://assets/character/catwalk.gltf", "res://assets/character/clothes/body.tscn", "res://assets/character/clothes/dress_mini_03.tscn", "res://assets/character/clothes/eyes.tscn", "res://assets/character/clothes/male_jeans_01.tscn", "res://assets/character/clothes/male_shirt_01.tscn", "res://assets/world/roads/Highway.tscn", "res://assets/world/roads/roads.glb", "res://assets/world/roads/scenes/highway_circle.tscn", "res://assets/world/roads/scenes/highway_cross.tscn", "res://assets/world/roads/scenes/highway_level_0_45_deg_level1.tscn", "res://assets/world/roads/scenes/highway_level_0_45deg.tscn", "res://assets/world/roads/scenes/highway_level_0_90deg.tscn", "res://assets/world/roads/scenes/highway_level_0_90deg_level_1.tscn", "res://assets/world/roads/scenes/highway_level_0_straight.tscn", "res://assets/world/roads/scenes/highway_level_0_to_level_1.tscn", "res://assets/world/roads/scenes/highway_level_1_45deg_level_2.tscn", "res://assets/world/roads/scenes/highway_level_1_45degress.tscn", "res://assets/world/roads/scenes/highway_level_1_90degress.tscn", "res://assets/world/roads/scenes/highway_level_1_90degress_to_level2.tscn", "res://assets/world/roads/scenes/highway_level_1_straight.tscn", "res://assets/world/roads/scenes/highway_level_1_to_level_2.tscn", "res://assets/world/roads/scenes/highway_level_2_45degress.tscn", "res://assets/world/roads/scenes/highway_level_2_90degress.tscn", "res://assets/world/roads/scenes/highway_level_2_straight.tscn", "res://assets/world/roads/scenes/interroad_level_0_90deg_to_level_2.tscn", "res://assets/world/roads/scenes/interroad_level_0_to_level_2.tscn" )
include_filter=""
exclude_filter=""
export_path=""
patch_list=PoolStringArray( )
script_export_mode=1
script_encryption_key=""
[preset.1.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=""
codesign/enable=false
codesign/identity_type=0
codesign/identity=""
codesign/password=""
codesign/timestamp=true
codesign/timestamp_server_url=""
codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PoolStringArray( )
application/icon=""
application/file_version=""
application/product_version=""
application/company_name=""
application/product_name=""
application/file_description=""
application/copyright=""
application/trademarks=""