feat: game loop
This commit is contained in:
parent
7d05df6e39
commit
d47c2e513b
12 changed files with 97 additions and 37 deletions
|
|
@ -15,6 +15,10 @@ run/main_scene="res://main.tscn"
|
|||
config/features=PackedStringArray("4.3", "Mobile")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
Match="*res://tcg/match/match.gd"
|
||||
|
||||
[rendering]
|
||||
|
||||
renderer/rendering_method="mobile"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue