update to godot 4.5
This commit is contained in:
parent
8e8823fb0c
commit
732a7329bc
28 changed files with 210 additions and 24 deletions
|
|
@ -12,7 +12,7 @@ config_version=5
|
|||
|
||||
config/name="Taqin"
|
||||
run/main_scene="res://src/Main.tscn"
|
||||
config/features=PackedStringArray("4.3")
|
||||
config/features=PackedStringArray("4.5")
|
||||
config/icon="res://assets/logo/logo_512.png"
|
||||
|
||||
[autoload]
|
||||
|
|
@ -46,4 +46,5 @@ pointing/emulate_touch_from_mouse=true
|
|||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="mobile"
|
||||
environment/defaults/default_environment="res://default_env.tres"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue