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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@@ -14,7 +14,7 @@ config/name="WebSocket Multiplayer Demo"
config/description="This is a sample showing how the use WebSockets along with the Multiplayer API in Godot."
run/main_scene="res://scene/combo.tscn"
config/features=PackedStringArray("4.0")
config/icon="res://icon.png"
config/icon="res://icon.webp"
[rendering]