mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Use 128×128 WebP icons for all demos (#885)
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.3 KiB |
BIN
networking/websocket_multiplayer/icon.webp
Normal file
BIN
networking/websocket_multiplayer/icon.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user