mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2025-12-16 13:30:07 +01:00
Add tags to all demo projects
This makes sorting them in the project manager easier, as you can click tags in the project manager to filter to a specific tag.
This commit is contained in:
@@ -16,6 +16,7 @@ run/main_scene="res://rich_text_bbcode.tscn"
|
||||
config/features=PackedStringArray("4.0")
|
||||
run/low_processor_mode=true
|
||||
config/icon="res://icon.webp"
|
||||
config/tags=PackedStringArray("gui", "official", "demo")
|
||||
|
||||
[display]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user