mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 15:00:09 +01:00
Use 128×128 WebP icons for all demos (#885)
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user