1[application]
2
3name="Tanks of Freedom"
4main_scene="res://game.xscn"
5disable_stdout=false
6use_shared_user_dir=true
7icon="res://assets/icons/icon128.png"
8target_fps=60
9boot_bg_color=#ff000000
10boot_splash="res://assets/splash_screen.png"
11
12[audio]
13
14use_chorus_reverb=false
15stream_volume_scale=0.5
16fx_volume_scale=0.2
17
18[debug]
19
20print_fps=false
21print_metrics=false
22
23[display]
24
25stretch_mode="disabled"
26resizable=true
27stretch_aspect="keep"
28width=1280
29height=720
30fullscreen=false
31orientation="landscape"
32
33[image_loader]
34
35filter=false
36gen_mipmaps=false
37
38[locale]
39
40translations=["res://translations/_imported/translations.en.xl", "res://translations/_imported/translations.fr.xl", "res://translations/_imported/translations.pl.xl", "res://translations/_imported/translations.de.xl", "res://translations/_imported/translations.ja.xl", "res://translations/_imported/translations.ru.xl", "res://translations/_imported/campaign.en.xl", "res://translations/_imported/campaign.fr.xl", "res://translations/_imported/campaign.pl.xl", "res://translations/_imported/campaign.de.xl", "res://translations/_imported/campaign.ja.xl", "res://translations/_imported/campaign.ru.xl"]
41
42[rasterizer]
43
44trilinear_mipmap_filter=false
45anisotropic_filter_level=1.0
46use_pixel_snap=true
47
48[render]
49
50room_cull_enabled=false
51thread_model=2
52mipmap_policy=0
53shadows_enabled=false
54default_clear_color=#ff005784
55light_discard_enabled=true
56
57[ssl]
58
59certificates="res://assets/dst.crt"
60
61[tof]
62
63ENV="prod"
64default_zoom=0.5
65selector_offset=0
66resolution_override=true
67enable_save_load=true
68enable_workshop=true
69online=true
70api_location="https://api.tof.p1x.in"
71api_port=443
72api_use_ssl=true
73map_upload_win = true
74pandora_input = false
75hud_layout = "default"
76hud_allow_overscan = true
77mobile_prompt=false
78debug_mode=false
79ai_logger=false
80release_yuri=true
81