mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Use 128×128 WebP icons for all demos (#885)
This commit is contained in:
@@ -22,7 +22,7 @@ This project contains 4 plugins:
|
||||
* The main screen plugin is a minimal example of how to create a plugin with a main screen."
|
||||
run/main_scene="res://test_scene.tscn"
|
||||
config/features=PackedStringArray("4.0")
|
||||
config/icon="res://icon.png"
|
||||
config/icon="res://icon.webp"
|
||||
|
||||
[editor_plugins]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user