mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 14:23:47 +00:00
Debug stats and nonfunctional bursts
This commit is contained in:
parent
2537f15095
commit
e6448c7f0a
6 changed files with 258 additions and 34 deletions
|
|
@ -15,6 +15,10 @@ run/main_scene="res://Scenes/game.tscn"
|
|||
config/features=PackedStringArray("4.3", "C#", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
DebugStats="*res://Scenes/debug_stats.tscn"
|
||||
|
||||
[display]
|
||||
|
||||
window/size/viewport_width=1920
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue