This commit is contained in:
2025-10-20 13:31:41 -06:00
parent 30873746b2
commit 309591a9b6
7 changed files with 73 additions and 15 deletions

20
project.godot Normal file
View File

@@ -0,0 +1,20 @@
; 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="tween-scroll-test"
config/tags=PackedStringArray("experiment", "project_elysium")
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="tween-scroll-test"