yippee
This commit is contained in:
parent
077a53d911
commit
6ce339b430
9 changed files with 252 additions and 21 deletions
|
|
@ -11,7 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Snake"
|
||||
run/main_scene="uid://daqqurdrnk61h"
|
||||
run/main_scene="uid://bgnfwdpk48u51"
|
||||
config/features=PackedStringArray("4.4", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
|
|
@ -84,3 +84,4 @@ action={
|
|||
textures/canvas_textures/default_texture_filter=0
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
renderer/rendering_method.mobile="gl_compatibility"
|
||||
environment/defaults/default_clear_color=Color(0, 0.278688, 0.624722, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue