mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 23:40:07 +01:00
Use 128×128 WebP icons for all demos (#885)
This commit is contained in:
@@ -14,7 +14,7 @@ config/name="2D GPUParticles3D"
|
||||
config/description="This demo showcases how 2D particle systems work in Godot."
|
||||
run/main_scene="res://particles.tscn"
|
||||
config/features=PackedStringArray("4.0")
|
||||
config/icon="res://icon.png"
|
||||
config/icon="res://icon.webp"
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user