-
Notifications
You must be signed in to change notification settings - Fork 0
/
export_presets.cfg
69 lines (62 loc) · 2.57 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
[preset.0]
name="Web"
platform="Web"
runnable=true
custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="_build/web/frogbox.html"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
encrypt_directory=false
script_export_mode=1
script_encryption_key=""
[preset.0.options]
custom_template/debug=""
custom_template/release=""
variant/extensions_support=false
vram_texture_compression/for_desktop=true
vram_texture_compression/for_mobile=false
html/export_icon=true
html/custom_html_shell=""
html/head_include=""
html/canvas_resize_policy=2
html/focus_canvas_on_start=true
html/experimental_virtual_keyboard=false
progressive_web_app/enabled=false
progressive_web_app/offline_page=""
progressive_web_app/display=1
progressive_web_app/orientation=0
progressive_web_app/icon_144x144=""
progressive_web_app/icon_180x180=""
progressive_web_app/icon_512x512=""
progressive_web_app/background_color=Color(0, 0, 0, 1)
[preset.1]
name="Linux/X11"
platform="Linux/X11"
runnable=true
custom_features=""
export_filter="resources"
export_files=PackedStringArray("res://content/maps/test-03.tscn", "res://entity/frog2/frog2.tscn", "res://entity/toad/toad.tscn", "res://gui/overlay/widgets/card.gd", "res://gui/overlay/widgets/card.tscn", "res://gui/overlay/widgets/game_over.gd", "res://gui/overlay/widgets/game_over.tscn", "res://gui/overlay/notifications.gd", "res://gui/overlay/notifications.tscn", "res://gui/theme/card/panel.stylebox", "res://gui/frogbox.theme", "res://main/daemon/daemon.tscn", "res://main/daemon/window.gd", "res://main/attack.gd", "res://main/events.gd", "res://main/game_stage.gd", "res://main/groups.gd", "res://main/newmain.gd", "res://main/newmain.tscn", "res://main/scenario_result.gd", "res://map/map.gd", "res://map/map_knower.gd", "res://map/spawn_point.gd", "res://map/spawn_point.tscn", "res://map/zone_2d.gd", "res://mess/autocam/autocam_2d.gd", "res://mess/autocam/autocam_2d.tscn", "res://mess/autocam/camera_hint_2d.gd", "res://mess/autocam/view_anchor_2d.gd", "res://mess/autocam/view_target_2d.gd")
include_filter=""
exclude_filter=""
export_path="_build/linux/frogbox.x86_64"
encryption_include_filters=""
encryption_exclude_filters=""
encrypt_pck=false
encrypt_directory=false
script_export_mode=1
script_encryption_key=""
[preset.1.options]
custom_template/debug=""
custom_template/release=""
debug/export_console_script=1
binary_format/embed_pck=false
texture_format/bptc=false
texture_format/s3tc=true
texture_format/etc=false
texture_format/etc2=false
texture_format/no_bptc_fallbacks=true
binary_format/architecture="x86_64"