inital commit

This commit is contained in:
LunarAkai 2025-06-27 19:37:52 +02:00
commit 70785c3b35
29 changed files with 521 additions and 0 deletions

33
project.godot Normal file
View file

@ -0,0 +1,33 @@
; 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="whydt"
run/main_scene="uid://brs37lcvmx2h5"
config/features=PackedStringArray("4.4", "Forward Plus")
run/low_processor_mode=true
boot_splash/show_image=false
boot_splash/fullsize=false
boot_splash/use_filter=false
config/icon="res://icon.svg"
[display]
window/size/viewport_width=1280
window/size/viewport_height=720
window/size/borderless=true
window/size/transparent=true
window/per_pixel_transparency/allowed=true
display_server/driver.linuxbsd="wayland"
[rendering]
viewport/transparent_background=true