-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproject.godot
More file actions
191 lines (170 loc) · 11.6 KB
/
project.godot
File metadata and controls
191 lines (170 loc) · 11.6 KB
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="Bow"
config/description="Minimal SDK with Bow the GDScript Arrow runtime"
config/version="0.10"
run/main_scene="res://main.tscn"
config/use_custom_user_dir=true
config/custom_user_dir_name="bow"
config/auto_accept_quit=false
config/features=PackedStringArray("4.4", "GL Compatibility")
boot_splash/bg_color=Color(0.2, 0.2, 0.2, 1)
boot_splash/image="res://assets/visual/boot_splash.png"
config/icon="res://icon.svg"
[audio]
buses/default_bus_layout="res://internals/media/default_bus_layout.tres"
general/default_playback_type.web=0
general/text_to_speech=true
[autoload]
Autoload="*res://internals/scripts/autoload.gd"
[bow]
assets/voice/default_directory=&"res://assets/audio/voices/{lang}/{chapter}"
assets/voice/default_extension=&"mp3"
chapters/i18n/path_format=&"res://chapters/i18n/{chapter}.{lang}.translation"
accessibility/screen_reader/mode=2
accessibility/screen_reader/volume=50.0
accessibility/screen_reader/pitch=1.0
accessibility/screen_reader/rate=1.0
accessibility/vision/brightness=0.0
accessibility/vision/contrast=1.0
accessibility/vision/saturation=1.0
accessibility/vision/color_mapping/mode=0
accessibility/vision/color_mapping/custom/red=1.0
accessibility/vision/color_mapping/custom/green=1.0
accessibility/vision/color_mapping/custom/blue=1.0
accessibility/motor/shortcuts_mode=0
accessibility/cognitive/hint_level=1
accessibility/cognitive/sensory_intensity_level=4
accessibility/hearing/non_vocal_compression=0.25
accessibility/hearing/voice_clarity=0
display/fullscreen=true
display/play_pace_sec_per_char=0.05
display/ui/scale=0.0
display/ui/scale_mobile=0.7
display/ui/font=&"default"
display/zoom=0.0
display/side_panel/hovering_mode=false
display/side_panel/min_width=768
display/side_panel/auto_hide_on_eol=true
display/side_panel/transition_duration_sec=0.25
display/side_panel/eol_transition_debounce_sec=1.5
display/console/spacer_height=128
audio/mute=false
audio/volume/ambiance=30.0
audio/volume/music=30.0
audio/volume/voice=70.0
audio/volume/sfx=40.0
audio/volume/ui=30.0
audio/equalizer/hz32=0.0
audio/equalizer/hz100=0.0
audio/equalizer/hz320=0.0
audio/equalizer/hz1000=0.0
audio/equalizer/hz3200=0.0
audio/equalizer/hz10000=0.0
content/moderation/level=0
content/moderation/subjects=PackedStringArray()
content/moderation/restricted=PackedStringArray("Nudity", "Violence", "Blood", "Gore", "Horror", "Drugs", "Alcohol", "Tobacco")
content/moderation/strictly_restricted=PackedStringArray("Strong Language", "Mature Humor", "Suggestive", "Partial Nudity", "Nudity", "Violence", "Blood", "Gore", "Fear", "Horror", "Weapons", "Drugs", "Alcohol", "Tobacco", "Gambling")
content/moderation/custom=PackedStringArray()
[display]
window/size/viewport_width=2560
window/size/viewport_height=1440
window/size/window_width_override=853
window/size/window_height_override=480
window/stretch/mode="canvas_items"
window/stretch/aspect="expand"
[editor_plugins]
enabled=PackedStringArray("res://addons/bow/plugin.cfg", "res://addons/extensions/plugin.cfg", "res://addons/jukebox/plugin.cfg")
[importer_defaults]
csv_translation={
"compress": true,
"delimiter": 2
}
[input]
bow_save={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"command_or_control_autoremap":true,"alt_pressed":false,"shift_pressed":false,"pressed":false,"keycode":0,"physical_keycode":83,"key_label":0,"unicode":115,"location":0,"echo":false,"script":null)
]
}
bow_ui_manual={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194332,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":49,"key_label":0,"unicode":49,"location":0,"echo":false,"script":null)
]
}
bow_ui_memory={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194333,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":50,"key_label":0,"unicode":50,"location":0,"echo":false,"script":null)
]
}
bow_ui_preferences={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194334,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":51,"key_label":0,"unicode":51,"location":0,"echo":false,"script":null)
]
}
bow_ui_console={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194335,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":52,"key_label":0,"unicode":52,"location":0,"echo":false,"script":null)
]
}
bow_ui_repeat={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194336,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":53,"key_label":0,"unicode":53,"location":0,"echo":false,"script":null)
]
}
bow_console_pause={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194337,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":54,"key_label":0,"unicode":54,"location":0,"echo":false,"script":null)
]
}
bow_console_forward={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194338,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":55,"key_label":0,"unicode":55,"location":0,"echo":false,"script":null)
]
}
bow_try_grab_focus={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194340,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":57,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
]
}
bow_preferences_quick_tts={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194341,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":48,"key_label":0,"unicode":48,"location":0,"echo":false,"script":null)
]
}
bow_preferences_fullscreen={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194342,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":84,"key_label":0,"unicode":116,"location":0,"echo":false,"script":null)
]
}
bow_preferences_reset_all={
"deadzone": 0.5,
"events": [Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":false,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":4194343,"key_label":0,"unicode":0,"location":0,"echo":false,"script":null)
, Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":-1,"window_id":0,"alt_pressed":true,"shift_pressed":false,"ctrl_pressed":false,"meta_pressed":false,"pressed":false,"keycode":0,"physical_keycode":82,"key_label":0,"unicode":114,"location":0,"echo":false,"script":null)
]
}
[internationalization]
locale/translation_remaps={
"res://assets/visual/home/title_en.png": PackedStringArray("res://assets/visual/home/title_en.png:en", "res://assets/visual/home/title_fa.png:fa")
}
locale/translations=PackedStringArray("res://internals/translations/interface.en.translation", "res://internals/translations/interface.fa.translation", "res://internals/translations/manual.en.translation", "res://internals/translations/manual.fa.translation", "res://scenes/translations/globals.en.translation", "res://scenes/translations/globals.fa.translation", "res://scenes/translations/home.en.translation", "res://scenes/translations/home.fa.translation", "res://scenes/translations/inventory.en.translation", "res://scenes/translations/inventory.fa.translation")
[rendering]
renderer/rendering_method="gl_compatibility"
renderer/rendering_method.mobile="gl_compatibility"
textures/vram_compression/import_etc2_astc=true