G4-Ultimate-Touch-Joypad/project.godot
2022-04-16 00:53:41 -04:00

26 lines
597 B
Text

; 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="G4 Ultimate Touch Joypad"
run/main_scene="res://main.tscn"
config/icon="res://icon.png"
config/features=PackedStringArray("4.0", "Vulkan Clustered")
[display]
window/size/borderless=true
window/size/fullscreen=true
window/stretch/mode="canvas_items"
[input_devices]
pointing/emulate_touch_from_mouse=true