Use 128×128 WebP icons for all demos (#885)

This commit is contained in:
Hugo Locurcio
2023-03-29 18:59:57 +02:00
committed by GitHub
parent 4bbf04129a
commit 63d1cd9a60
468 changed files with 3096 additions and 3229 deletions

View File

@@ -26,7 +26,7 @@ Godot's Skeleton2D node. There are several movement-related animations and
there is a simple character controller that controls the animations."
run/main_scene="res://level.tscn"
config/features=PackedStringArray("4.0")
config/icon="res://icon.png"
config/icon="res://icon.webp"
[display]